Add ctrlp
This commit is contained in:
parent
0ca5214c34
commit
a506c13ac3
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -34,3 +34,6 @@
|
||||||
[submodule "vim/.vim/bundle/vim-terraform"]
|
[submodule "vim/.vim/bundle/vim-terraform"]
|
||||||
path = vim/.vim/bundle/vim-terraform
|
path = vim/.vim/bundle/vim-terraform
|
||||||
url = https://github.com/hashivim/vim-terraform.git
|
url = https://github.com/hashivim/vim-terraform.git
|
||||||
|
[submodule "vim/.vim/bundle/ctrlp"]
|
||||||
|
path = vim/.vim/bundle/ctrlp
|
||||||
|
url = https://github.com/ctrlpvim/ctrlp.vim
|
||||||
|
|
1
vim/.vim/bundle/ctrlp
Submodule
1
vim/.vim/bundle/ctrlp
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit bde7a2950adaa82e894d7bdf69e3e7383e40d229
|
Loading…
Reference in a new issue