Fix the fix, that didn't fix anything
This commit is contained in:
parent
435506aa76
commit
c97f15f0e8
1 changed files with 4 additions and 4 deletions
|
@ -250,10 +250,10 @@ let
|
|||
set ve=block
|
||||
|
||||
" Read Vagrantfile as ruby source
|
||||
" augroup vagrant
|
||||
" au!
|
||||
" au BufRead,BufNewFile Vagrantfile set filetype=ruby
|
||||
" augroup END
|
||||
augroup vagrant
|
||||
au!
|
||||
au BufRead,BufNewFile Vagrantfile set filetype=ruby
|
||||
augroup END
|
||||
|
||||
" Extra options
|
||||
${extraOptions}
|
||||
|
|
Loading…
Add table
Reference in a new issue