Add snipmate (and snippets)

This commit is contained in:
Gea-Suan Lin
2013-07-13 19:41:12 +08:00
parent 7d1d782528
commit 3667466b6c

4
.vimrc
View File

@@ -46,7 +46,11 @@ call vundle#rc()
"
Bundle "gmarik/vundle"
"
Bundle "MarcWeber/vim-addon-mw-utils"
Bundle "bling/vim-airline"
Bundle "garbas/vim-snipmate"
Bundle "honza/vim-snippets"
Bundle "tomtom/tlib_vim"
"
filetype plugin indent on
"