diff options
author | Matt Singleton <matt@datadoghq.com> | 2013-11-02 13:18:55 -0400 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2013-11-02 13:28:59 -0400 |
commit | 1198374512dc1d6328f833f39b9a1eec04cb6943 (patch) | |
tree | 284848701dcdbd4ea275998ad3153d41a2efcc77 | |
parent | 9852509ea3a30e1bb4194a4c628dfd94bde9bd12 (diff) |
add pangloss javascript vim plugin
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ Bundle 'vim-scripts/bufexplorer.zip' Bundle 'kien/ctrlp.vim' Bundle 'Lokaltog/vim-powerline' Bundle 'airblade/vim-gitgutter' +Bundle 'pangloss/vim-javascript' " " behavior |