dressing.nvim/tests/manual
Steven Arcangeli a89327e245 refactor: remove fzf_lua implementation; defer directly to fzf_lua
Since fzf-lua ships with an implementation for vim.ui.select, we should
use that directly instead of creating our own wrapper. It reduces
overall code duplication and reduces the surface area for bugs to creep
in.
2023-04-12 05:43:58 -07:00
..
completion.lua
highlight.lua
select.lua refactor: remove fzf_lua implementation; defer directly to fzf_lua 2023-04-12 05:43:58 -07:00