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:
parent
4604e39760
commit
e67b7e9c10
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
|
||||
|
1
vim/bundle/MarcWeber-vim-addon-mw-utils
Submodule
1
vim/bundle/MarcWeber-vim-addon-mw-utils
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a2676b4225b8a370b9e7046c5fc2f5ad1155e590
|
1
vim/bundle/garbas-vim-snipmate
Submodule
1
vim/bundle/garbas-vim-snipmate
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit f1e851048fefca4be5a4913596a9288f6ccdf6d8
|
1
vim/bundle/honza-snipmate-snippets
Submodule
1
vim/bundle/honza-snipmate-snippets
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b347b12dcfd341d3f038d2486ba714c5ac437402
|
1
vim/bundle/tomtom-tlib_vim
Submodule
1
vim/bundle/tomtom-tlib_vim
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 4bfa2df5cfe9a139d65ab9a3ca1609623e968b90
|
Loading…
Reference in New Issue
Block a user