9 lines
124 B
Lua
9 lines
124 B
Lua
return {
|
|
"stevearc/dressing.nvim",
|
|
opts = {
|
|
input = {
|
|
-- handle by noice
|
|
enabled = false,
|
|
},
|
|
},
|
|
}
|