Adding better vim syntax file
This commit is contained in:
parent
f81610f8c9
commit
f18874544b
1 changed files with 2 additions and 1 deletions
3
vimrc
3
vimrc
|
|
@ -12,7 +12,8 @@ Bundle 'chrisbra/csv.vim'
|
|||
Bundle 'szw/vim-dict'
|
||||
Bundle 'groenewege/vim-less'
|
||||
Bundle 'digitaltoad/vim-jade'
|
||||
Bundle 'pangloss/vim-javascript'
|
||||
" Bundle 'pangloss/vim-javascript'
|
||||
Bundle 'jelera/vim-javascript-syntax'
|
||||
Bundle 'kchmck/vim-coffee-script'
|
||||
Bundle 'jQuery'
|
||||
Bundle 'vim-ruby/vim-ruby'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue