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"]
|
||||
path = bundle/vim-repeat
|
||||
url = https://github.com/tpope/vim-repeat.git
|
||||
[submodule "bundle/ctrlp"]
|
||||
path = bundle/ctrlp
|
||||
url = https://github.com/kien/ctrlp.vim.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue