dressing.nvim/tests
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
..
manual refactor: remove fzf_lua implementation; defer directly to fzf_lua 2023-04-12 05:43:58 -07:00
input_spec.lua fix!: update vim.ui.input to match nvim 0.9 API 2022-11-09 02:21:46 +00:00
minimal_init.lua ci: improve sandboxing of tests 2022-11-09 01:37:57 +00:00
util.lua test: automated tests for the input modal 2021-12-09 17:09:22 -08:00