ctrlp module
This commit is contained in:
parent
8c22db7bba
commit
9e250691c7
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -28,3 +28,6 @@
|
|||||||
[submodule "vim/bundle/tabular"]
|
[submodule "vim/bundle/tabular"]
|
||||||
path = vim/bundle/tabular
|
path = vim/bundle/tabular
|
||||||
url = https://github.com/godlygeek/tabular.git
|
url = https://github.com/godlygeek/tabular.git
|
||||||
|
[submodule "vim/bundle/ctrlp.vim"]
|
||||||
|
path = vim/bundle/ctrlp.vim
|
||||||
|
url = https://github.com/kien/ctrlp.vim.git
|
||||||
|
1
vim/bundle/ctrlp.vim
Submodule
1
vim/bundle/ctrlp.vim
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 564176f01d7f3f7f8ab452ff4e1f5314de7b0981
|
Loading…
Reference in New Issue
Block a user