nvim/lua/plugins/dressing.lua

4 lines
87 B
Lua

return {
{ "stevearc/dressing.nvim", opts = { input = { insert_only = false } } },
}