]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/vim/files/vimrc
Better js syntax
[max/saltfiles.git] / states / vim / files / vimrc
index 145fd4f95a829f49154311eba5a53b08cbe68561..347f93a28608019b1bebd25d28d24daae6b9445c 100644 (file)
@@ -33,6 +33,7 @@ Plugin 'altercation/vim-colors-solarized'
 Plugin 'ctrlpvim/ctrlp.vim'
 Plugin 'Chiel92/vim-autoformat'
 Plugin 'python-rope/ropevim'
+Plugin 'pangloss/vim-javascript'
 
 " All of your Plugins must be added before the following line
 call vundle#end()            " required