Add more vim plugins
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -19,3 +19,15 @@
|
||||
[submodule ".vim/bundle/ag"]
|
||||
path = .vim/bundle/ag
|
||||
url = https://github.com/rking/ag.vim
|
||||
[submodule ".vim/bundle/webapi-vim"]
|
||||
path = .vim/bundle/webapi-vim
|
||||
url = git@github.com:mattn/webapi-vim.git
|
||||
[submodule ".vim/bundle/gist-vim"]
|
||||
path = .vim/bundle/gist-vim
|
||||
url = git@github.com:mattn/gist-vim.git
|
||||
[submodule ".vim/bundle/vim-rails"]
|
||||
path = .vim/bundle/vim-rails
|
||||
url = git://github.com/tpope/vim-rails.git
|
||||
[submodule ".vim/bundle/vim-bundler"]
|
||||
path = .vim/bundle/vim-bundler
|
||||
url = git://github.com/tpope/vim-bundler.git
|
||||
|
||||
Reference in New Issue
Block a user