We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba69555 commit 4dd38e4Copy full SHA for 4dd38e4
1 file changed
.gitmodules
@@ -13,9 +13,6 @@
13
[submodule "bundle/alchemist.vim"]
14
path = bundle/alchemist.vim
15
url = https://github.com/slashmili/alchemist.vim.git
16
-[submodule "bundle/ctrlp.vim"]
17
- path = bundle/ctrlp.vim
18
- url = https://github.com/ctrlpvim/ctrlp.vim
19
[submodule "bundle/matchit"]
20
path = bundle/matchit
21
url = https://github.com/tmhedberg/matchit
@@ -31,3 +28,6 @@
31
28
[submodule "bundle/tagbar"]
32
29
path = bundle/tagbar
33
30
url = https://github.com/gasparch/tagbar.git
+[submodule "bundle/ctrlp.vim"]
+ path = bundle/ctrlp.vim
+ url = https://github.com/gasparch/ctrlp.vim.git
0 commit comments