Dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
Dressing.nvim is a Neovim plugin that improves the default interfaces provided by vim.ui.input and vim.ui.select. It replaces basic prompts and selection menus with more polished and configurable interfaces. Input prompts can appear in floating windows with adjustable dimensions, positioning, borders, and mappings. Selection interfaces can use built-in menus or integrate with external pickers such as Telescope, fzf-lua, Nui, and Snacks. The plugin intentionally preserves Neovim's standard...