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 fix(input): lua function completion 2022-08-23 08:41:21 -07:00
highlight.lua feat(input): support the completion option 2021-12-04 16:38:59 -08:00
select.lua refactor: remove fzf_lua implementation; defer directly to fzf_lua 2023-04-12 05:43:58 -07:00