minor fix

This commit is contained in:
js0ny 2025-03-02 13:28:19 +00:00
parent 711730d9ee
commit f6c8ed920d
6 changed files with 47 additions and 24 deletions

View file

@ -0,0 +1,6 @@
return {
"ibhagwan/fzf-lua",
-- optional for icon support
dependencies = { "nvim-tree/nvim-web-devicons" },
opts = {},
}