Add snipmate (and snippets)
This commit is contained in:
4
.vimrc
4
.vimrc
@@ -46,7 +46,11 @@ call vundle#rc()
|
|||||||
"
|
"
|
||||||
Bundle "gmarik/vundle"
|
Bundle "gmarik/vundle"
|
||||||
"
|
"
|
||||||
|
Bundle "MarcWeber/vim-addon-mw-utils"
|
||||||
Bundle "bling/vim-airline"
|
Bundle "bling/vim-airline"
|
||||||
|
Bundle "garbas/vim-snipmate"
|
||||||
|
Bundle "honza/vim-snippets"
|
||||||
|
Bundle "tomtom/tlib_vim"
|
||||||
"
|
"
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user