add new snipmate plugin from garbas
- with snippets from honza (as recommended by garbas) - with dependencies tlib and vim-addon-mw-utils
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -276,3 +276,15 @@
|
||||
[submodule "vim/bundle/vim-scripts-camelcasemotion"]
|
||||
path = vim/bundle/vim-scripts-camelcasemotion
|
||||
url = https://github.com/vim-scripts/camelcasemotion.git
|
||||
[submodule "vim/bundle/garbas-vim-snipmate"]
|
||||
path = vim/bundle/garbas-vim-snipmate
|
||||
url = https://github.com/garbas/vim-snipmate.git
|
||||
[submodule "vim/bundle/MarcWeber-vim-addon-mw-utils"]
|
||||
path = vim/bundle/MarcWeber-vim-addon-mw-utils
|
||||
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
|
||||
[submodule "vim/bundle/tomtom-tlib_vim"]
|
||||
path = vim/bundle/tomtom-tlib_vim
|
||||
url = https://github.com/tomtom/tlib_vim.git
|
||||
[submodule "vim/bundle/honza-snipmate-snippets"]
|
||||
path = vim/bundle/honza-snipmate-snippets
|
||||
url = https://github.com/honza/snipmate-snippets.git
|
||||
|
||||
Reference in New Issue
Block a user