vim: added snipMate plugin
parent
fcc9df0b13
commit
b090a677e8
|
@ -15,6 +15,12 @@ Bundle 'xolox/vim-session'
|
|||
Bundle 'tpope/vim-rails'
|
||||
Bundle 'tpope/vim-markdown'
|
||||
|
||||
Bundle "garbas/vim-snipmate"
|
||||
" snipMate dependencies
|
||||
Bundle "MarcWeber/vim-addon-mw-utils"
|
||||
Bundle "tomtom/tlib_vim"
|
||||
Bundle "honza/snipmate-snippets"
|
||||
|
||||
Bundle 'Gundo'
|
||||
Bundle 'The-NERD-tree'
|
||||
Bundle 'The-NERD-Commenter'
|
||||
|
|
Loading…
Reference in New Issue