Merge pull request #54 from taybin/snippets_update
Update snippets to a more modern plugin from @garbas and @honza
This commit is contained in:
20
.gitmodules
vendored
20
.gitmodules
vendored
@@ -126,14 +126,6 @@
|
|||||||
path = vim/bundle/tpope-vim-fugitive
|
path = vim/bundle/tpope-vim-fugitive
|
||||||
url = https://github.com/tpope/vim-fugitive
|
url = https://github.com/tpope/vim-fugitive
|
||||||
ignore=dirty
|
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"]
|
[submodule "vim/bundle/skwp-vim-git-grep-rails-partial"]
|
||||||
path = 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
|
url = https://github.com/skwp/vim-git-grep-rails-partial
|
||||||
@@ -284,3 +276,15 @@
|
|||||||
[submodule "vim/bundle/vim-scripts-camelcasemotion"]
|
[submodule "vim/bundle/vim-scripts-camelcasemotion"]
|
||||||
path = vim/bundle/vim-scripts-camelcasemotion
|
path = vim/bundle/vim-scripts-camelcasemotion
|
||||||
url = https://github.com/vim-scripts/camelcasemotion.git
|
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
Submodule vim/bundle/MarcWeber-vim-addon-mw-utils added at a2676b4225
1
vim/bundle/garbas-vim-snipmate
Submodule
1
vim/bundle/garbas-vim-snipmate
Submodule
Submodule vim/bundle/garbas-vim-snipmate added at f1e851048f
1
vim/bundle/honza-snipmate-snippets
Submodule
1
vim/bundle/honza-snipmate-snippets
Submodule
Submodule vim/bundle/honza-snipmate-snippets added at b347b12dcf
Submodule vim/bundle/mikefarmer-snipmate deleted from a8f1bc55da
1
vim/bundle/tomtom-tlib_vim
Submodule
1
vim/bundle/tomtom-tlib_vim
Submodule
Submodule vim/bundle/tomtom-tlib_vim added at 4bfa2df5cf
Submodule vim/snippets deleted from 15cb6bf4fa
Reference in New Issue
Block a user