Try removing stuff
This commit is contained in:
parent
9dcdddb63d
commit
435506aa76
1 changed files with 4 additions and 7 deletions
|
@ -250,13 +250,10 @@ let
|
|||
set ve=block
|
||||
|
||||
" Read Vagrantfile as ruby source
|
||||
augroup vagrant
|
||||
au!
|
||||
au BufRead,BufNewFile Vagrantfile set filetype=ruby
|
||||
augroup END
|
||||
|
||||
" Neuron things
|
||||
let neuron_extension = '.md'
|
||||
" augroup vagrant
|
||||
" au!
|
||||
" au BufRead,BufNewFile Vagrantfile set filetype=ruby
|
||||
" augroup END
|
||||
|
||||
" Extra options
|
||||
${extraOptions}
|
||||
|
|
Loading…
Reference in a new issue