mirror of https://github.com/bjeanes/dotfiles.git
Add lots of vim plugins/scripts as submodules
parent
5ada5c57bc
commit
c5ad3678d1
|
@ -0,0 +1,48 @@
|
||||||
|
[submodule "vim/bundle/fugitive"]
|
||||||
|
path = vim/bundle/fugitive
|
||||||
|
url = https://github.com/tpope/vim-fugitive.git
|
||||||
|
[submodule "vim/bundle/NERDCommenter"]
|
||||||
|
path = vim/bundle/NERDCommenter
|
||||||
|
url = https://github.com/scrooloose/nerdcommenter.git
|
||||||
|
[submodule "vim/bundle/NERDTree"]
|
||||||
|
path = vim/bundle/NERDTree
|
||||||
|
url = https://github.com/scrooloose/nerdcommenter.git
|
||||||
|
[submodule "vim/bundle/repeat"]
|
||||||
|
path = vim/bundle/repeat
|
||||||
|
url = https://github.com/tpope/vim-repeat.git
|
||||||
|
[submodule "vim/bundle/abolish"]
|
||||||
|
path = vim/bundle/abolish
|
||||||
|
url = https://github.com/tpope/vim-abolish.git
|
||||||
|
[submodule "vim/bundle/surround"]
|
||||||
|
path = vim/bundle/surround
|
||||||
|
url = https://github.com/tpope/vim-surround.git
|
||||||
|
[submodule "vim/bundle/ragtag"]
|
||||||
|
path = vim/bundle/ragtag
|
||||||
|
url = https://github.com/tpope/vim-ragtag.git
|
||||||
|
[submodule "vim/bundle/markdown"]
|
||||||
|
path = vim/bundle/markdown
|
||||||
|
url = https://github.com/tpope/vim-markdown.git
|
||||||
|
[submodule "vim/bundle/rake"]
|
||||||
|
path = vim/bundle/rake
|
||||||
|
url = https://github.com/tpope/vim-rake.git
|
||||||
|
[submodule "vim/bundle/git"]
|
||||||
|
path = vim/bundle/git
|
||||||
|
url = https://github.com/tpope/vim-git.git
|
||||||
|
[submodule "vim/bundle/syntastic"]
|
||||||
|
path = vim/bundle/syntastic
|
||||||
|
url = https://github.com/scrooloose/syntastic.git
|
||||||
|
[submodule "vim/bundle/haml"]
|
||||||
|
path = vim/bundle/haml
|
||||||
|
url = https://github.com/tpope/vim-haml.git
|
||||||
|
[submodule "vim/bundle/unimpaired"]
|
||||||
|
path = vim/bundle/unimpaired
|
||||||
|
url = https://github.com/tpope/vim-unimpaired.git
|
||||||
|
[submodule "vim/bundle/rails"]
|
||||||
|
path = vim/bundle/rails
|
||||||
|
url = https://github.com/tpope/vim-rails.git
|
||||||
|
[submodule "vim/bundle/cucumber"]
|
||||||
|
path = vim/bundle/cucumber
|
||||||
|
url = https://github.com/tpope/vim-cucumber.git
|
||||||
|
[submodule "vim/bundle/endwise"]
|
||||||
|
path = vim/bundle/endwise
|
||||||
|
url = https://github.com/tpope/vim-endwise.git
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 930be32a23e902ddc46135ddbb9e76b0fac0c14b
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 930be32a23e902ddc46135ddbb9e76b0fac0c14b
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 434a64450d052c2f3909841f55a55e0d653adcd1
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 35b4a3ea17bab837540c7d371d3bd71b5d46eaf5
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 780fa5603c0917d9b22e3b64dd8ab0423e006eb5
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit affce710e296f384585e7dbe3b2be4d9d04be49f
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 10a4fdb83f8bce3211e2e9202783575224d9ff85
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit a0345d5c224aa8c473b11514cf5914823016ffd7
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 34e28b3f6f6d702ff2963b8196eccae9344ed4bc
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit a6190dec6b65c9129ac9c48f7984ad15a32d63ea
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 26dade8251a07da3d78467bcbc08bd1b2767008d
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit f8f0555a3881ca478d65085327294127665d486b
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit c4101c205ef9e06bdfeff571a7dbba2576f08974
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 27710a2224d6dd0486d1c40d09ef18dd752e7d37
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 4b690ba5e20fd603986df9563614909442b4086c
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 9b898d31988640f2bbc07fc35f588bd1247ffa33
|
Loading…
Reference in New Issue