Skip to content

Commit 4dd38e4

Browse files
author
Gaspar Chilingarov
committed
use own forked version to integrate better with Tagbar
1 parent ba69555 commit 4dd38e4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
[submodule "bundle/alchemist.vim"]
1414
path = bundle/alchemist.vim
1515
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
1916
[submodule "bundle/matchit"]
2017
path = bundle/matchit
2118
url = https://github.com/tmhedberg/matchit
@@ -31,3 +28,6 @@
3128
[submodule "bundle/tagbar"]
3229
path = bundle/tagbar
3330
url = https://github.com/gasparch/tagbar.git
31+
[submodule "bundle/ctrlp.vim"]
32+
path = bundle/ctrlp.vim
33+
url = https://github.com/gasparch/ctrlp.vim.git

0 commit comments

Comments
 (0)