plugin added: pangloss/vim-javascript

This commit is contained in:
ManjaroOne666 2017-09-16 16:02:19 +01:00
parent 16ec5cf7c6
commit 1adb365787
1 changed files with 6 additions and 0 deletions

6
vimrc
View File

@ -64,6 +64,12 @@ Plugin 'tpope/vim-obsession'
" vim-css-color
Plugin 'ap/vim-css-color'
" vim-javascript-syntax
" Plugin 'jelera/vim-javascript-syntax'
" vim-javascript
Plugin 'pangloss/vim-javascript'
" All of your Plugins must be added before the following line
call vundle#end() " required
filetype plugin indent on " required