diff --git a/vimrc b/vimrc index ea2f2c0..1bbc69f 100644 --- a/vimrc +++ b/vimrc @@ -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'