Use correct syntx highlighting for Vagrantfile (ruby)
This commit is contained in:
parent
409b519dc0
commit
ad6e137d04
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ augroup vimrc " {{{
|
|||
autocmd BufNewFile,BufRead bash_profile,bashrc set filetype=sh
|
||||
autocmd BufNewFile,BufRead gitconfig set filetype=gitconfig
|
||||
autocmd BufNewFile,BufRead *.sx,*.s19 set filetype=srec
|
||||
autocmd BufNewFile,BufRead Vagrantfile set filetype=ruby
|
||||
|
||||
autocmd FileType vim setlocal foldmethod=marker
|
||||
autocmd FileType python setlocal foldmethod=indent foldignore=
|
||||
|
|
Loading…
Add table
Reference in a new issue