4 lines
87 B
Lua
4 lines
87 B
Lua
|
return {
|
||
|
{ "stevearc/dressing.nvim", opts = { input = { insert_only = false } } },
|
||
|
}
|