mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
ctrlp vim module
This commit is contained in:
parent
990f7c50f7
commit
cd8d7c7f13
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -49,3 +49,6 @@
|
||||||
[submodule "bundle/vim-repeat"]
|
[submodule "bundle/vim-repeat"]
|
||||||
path = bundle/vim-repeat
|
path = bundle/vim-repeat
|
||||||
url = https://github.com/tpope/vim-repeat.git
|
url = https://github.com/tpope/vim-repeat.git
|
||||||
|
[submodule "bundle/ctrlp"]
|
||||||
|
path = bundle/ctrlp
|
||||||
|
url = https://github.com/kien/ctrlp.vim.git
|
||||||
|
|
|
||||||
1
bundle/ctrlp
Submodule
1
bundle/ctrlp
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit f7322b3d125cb68d0abbf965058efcade34b6d67
|
||||||
Loading…
Add table
Add a link
Reference in a new issue