Replace custom finder with fzf-lua

This commit is contained in:
2026-05-28 08:07:00 +03:00
parent 5672967635
commit 1aca4d9501
4 changed files with 131 additions and 9 deletions

View File

@@ -6,6 +6,7 @@ function M.get()
{ 'https://github.com/mason-org/mason.nvim', opt = true },
{ 'https://github.com/triimd/invero.nvim' },
{ 'https://github.com/ibhagwan/fzf-lua' },
{ 'https://gitea.tomastm.com/tomas.mirchev/nvim-tree.lua', version = 'master' },
{ 'https://github.com/windwp/nvim-ts-autotag' },