ctrlp submodule
This commit is contained in:
parent
5398424925
commit
e80cc52f7c
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -43,3 +43,6 @@
|
||||||
[submodule "vim-files/.vim/bundle/ultisnips"]
|
[submodule "vim-files/.vim/bundle/ultisnips"]
|
||||||
path = vim-files/.vim/bundle/ultisnips
|
path = vim-files/.vim/bundle/ultisnips
|
||||||
url = https://github.com/SirVer/ultisnips.git
|
url = https://github.com/SirVer/ultisnips.git
|
||||||
|
[submodule "vim-files/.vim/bundle/ctrlp"]
|
||||||
|
path = vim-files/.vim/bundle/ctrlp
|
||||||
|
url = https://github.com/kien/ctrlp.vim.git
|
||||||
|
|
|
||||||
1
vim-files/.vim/bundle/ctrlp
Submodule
1
vim-files/.vim/bundle/ctrlp
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit daf0c01bd850dbd7337c469251c13b0bc779c762
|
||||||
Loading…
Add table
Add a link
Reference in a new issue