Try removing stuff

This commit is contained in:
Martin Potier 2020-11-26 14:34:42 +02:00
parent 9dcdddb63d
commit 435506aa76
No known key found for this signature in database
GPG Key ID: D4DD957DBA4AD89E
1 changed files with 4 additions and 7 deletions

View File

@ -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}