more vimmy goodies

This commit is contained in:
Gabriel Ebner 2014-06-16 09:31:19 +02:00
parent fd325cc07f
commit 62ae789a66
1 changed files with 3 additions and 0 deletions

3
vimrc
View File

@ -27,6 +27,9 @@ NeoBundle 'nanotech/jellybeans.vim'
NeoBundle 'majutsushi/tagbar'
NeoBundle 'bling/vim-airline'
NeoBundle 'kien/ctrlp.vim'
NeoBundle 'scrooloose/syntastic'
NeoBundle 'tomtom/tcomment_vim'
"NeoBundle 'Raimondi/delimitMate'
NeoBundle 'kchmck/vim-coffee-script'
NeoBundle 'ledger/vim-ledger'