Appraisal file is supported by vim-ruby
See: 04fabcc1d5/ftdetect/ruby_extra.vim (L12)
This commit is contained in:
parent
ef58e42a24
commit
21055dff63
1 changed files with 0 additions and 1 deletions
1
vimrc
1
vimrc
|
@ -41,7 +41,6 @@ augroup vimrcEx
|
|||
\ endif
|
||||
|
||||
" Set syntax highlighting for specific file types
|
||||
autocmd BufRead,BufNewFile Appraisals set filetype=ruby
|
||||
autocmd BufRead,BufNewFile *.md set filetype=markdown
|
||||
autocmd BufRead,BufNewFile .{jscs,jshint,eslint}rc set filetype=json
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue