Add fzf.vim
prithugoswami prithugoswami524@gmail.com
Sun, 12 May 2019 23:02:11 +0530
1 files changed,
3 insertions(+),
0 deletions(-)
jump to
M
.gitmodules
→
.gitmodules
@@ -31,3 +31,6 @@ url = https://github.com/chrisbra/Colorizer
[submodule ".vim/bundle/dracula-theme"] path = .vim/bundle/dracula-theme url = git@github.com:dracula/vim.git +[submodule ".vim/bundle/fzf.vim"] + path = .vim/bundle/fzf.vim + url = https://github.com/junegunn/fzf.vim