1
0
mirror of https://github.com/amix/vimrc synced 2025-07-17 17:15:01 +08:00

All bundles as submodules - starting the change

This commit is contained in:
Mirosław Pragłowski
2015-06-05 18:50:31 +02:00
parent 6ae10d97c5
commit 28bd718dbb
7 changed files with 12 additions and 1714 deletions

9
.gitmodules vendored
View File

@ -67,3 +67,12 @@
[submodule "bundle/vim-rspec"]
path = bundle/vim-rspec
url = git@github.com:thoughtbot/vim-rspec.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = git@github.com:mattn/emmet-vim.git
[submodule "bundle/mru.vim"]
path = bundle/mru.vim
url = git@github.com:vim-scripts/mru.vim.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = git@github.com:jlanzarotta/bufexplorer.git