X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fvim%2Ffiles%2Fvimrc;fp=states%2Fvim%2Ffiles%2Fvimrc;h=347f93a28608019b1bebd25d28d24daae6b9445c;hb=5a37b36846a2588d7c26984c30f2dbd554a9e387;hp=145fd4f95a829f49154311eba5a53b08cbe68561;hpb=64b98818337eaa0b31902a12875330298e8e49a9;p=max%2Fsaltfiles.git diff --git a/states/vim/files/vimrc b/states/vim/files/vimrc index 145fd4f..347f93a 100644 --- a/states/vim/files/vimrc +++ b/states/vim/files/vimrc @@ -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