Merge pull request #54 from taybin/snippets_update
Update snippets to a more modern plugin from @garbas and @honza
This commit is contained in:
commit
35927131f0
20
.gitmodules
vendored
20
.gitmodules
vendored
@ -126,14 +126,6 @@
|
||||
path = vim/bundle/tpope-vim-fugitive
|
||||
url = https://github.com/tpope/vim-fugitive
|
||||
ignore=dirty
|
||||
[submodule "vim/bundle/mikefarmer-snipmate"]
|
||||
path = vim/bundle/mikefarmer-snipmate
|
||||
url = https://github.com/mikefarmer/snipmate.vim.git
|
||||
ignore=dirty
|
||||
[submodule "vim/snippets"]
|
||||
path = vim/snippets
|
||||
url = https://github.com/scrooloose/snipmate-snippets.git
|
||||
ignore=dirty
|
||||
[submodule "vim/bundle/skwp-vim-git-grep-rails-partial"]
|
||||
path = vim/bundle/skwp-vim-git-grep-rails-partial
|
||||
url = https://github.com/skwp/vim-git-grep-rails-partial
|
||||
@ -284,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 +0,0 @@
|
||||
Subproject commit a8f1bc55dad9a734837ca456dac8879e14b3a245
|
1
vim/bundle/tomtom-tlib_vim
Submodule
1
vim/bundle/tomtom-tlib_vim
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 4bfa2df5cfe9a139d65ab9a3ca1609623e968b90
|
@ -1 +0,0 @@
|
||||
Subproject commit 15cb6bf4fad5b11f83d2ddb7186aadc0604329c1
|
Loading…
Reference in New Issue
Block a user