mirror of
1
0
Fork 0

Bundles as submodules - 4 more

This commit is contained in:
Mirosław Pragłowski 2015-06-09 22:55:54 +02:00
parent 574b39fb63
commit d886c90c79
5 changed files with 16 additions and 0 deletions

12
.gitmodules vendored
View File

@ -103,3 +103,15 @@
[submodule "bundle/snipmate-snippets"]
path = bundle/snipmate-snippets
url = git@github.com:scrooloose/snipmate-snippets.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git@github.com:scrooloose/syntastic.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git@github.com:tpope/vim-repeat.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = git@github.com:tpope/vim-commentary.git

1
bundle/syntastic Submodule

@ -0,0 +1 @@
Subproject commit cb9424c9ec241ee07e8c9b2231fe086f0d22ecc2

1
bundle/vim-commentary Submodule

@ -0,0 +1 @@
Subproject commit 9c685131a5facfa0d643feca3a61b41c007d8170

1
bundle/vim-repeat Submodule

@ -0,0 +1 @@
Subproject commit 7a6675f092842c8f81e71d5345bd7cdbf3759415

1
bundle/vim-surround Submodule

@ -0,0 +1 @@
Subproject commit 772ab9587b7d1e2c3bae75395c9123803059ba8a