add fzf.vim
This commit is contained in:
parent
810b33506e
commit
f7d18de62c
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -115,3 +115,6 @@
|
|||||||
[submodule ".vim/bundle/fzf"]
|
[submodule ".vim/bundle/fzf"]
|
||||||
path = .vim/bundle/fzf
|
path = .vim/bundle/fzf
|
||||||
url = https://github.com/junegunn/fzf
|
url = https://github.com/junegunn/fzf
|
||||||
|
[submodule ".vim/bundle/fzf.vim"]
|
||||||
|
path = .vim/bundle/fzf.vim
|
||||||
|
url = https://github.com/junegunn/fzf.vim.git
|
||||||
|
1
.vim/bundle/fzf.vim
Submodule
1
.vim/bundle/fzf.vim
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit f0acabf7e837e626c7102c30af890bccf79e33b7
|
Loading…
Reference in New Issue
Block a user