Add supertab, dart, and jellybeans vim plugins

This commit is contained in:
Nick Nisi
2013-12-15 13:29:42 -06:00
parent f10259a5f7
commit 60bb7acecd

View File

@@ -46,3 +46,6 @@ Bundle 'moll/vim-node'
Bundle 'elzr/vim-json'
Bundle 'leafgarland/typescript-vim'
Bundle 'jnwhiteh/vim-golang'
Bundle 'ervandew/supertab'
Bundle 'nanotech/jellybeans.vim'
Bundle 'dart-lang/dart-vim-plugin'