add fzf-lua

This commit is contained in:
2023-11-10 15:49:08 +00:00
parent 15fe57263c
commit 8cf2a07e8c
5 changed files with 19 additions and 11 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "nvim/.config/nvim/pack/bundle/start/vim-snippets"]
path = nvim/.config/nvim/pack/bundle/start/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "nvim/.config/nvim/pack/bundle/start/fzf-lua"]
path = nvim/.config/nvim/pack/bundle/start/fzf-lua
url = https://github.com/ibhagwan/fzf-lua.git