4 lines
107 B
Lua
4 lines
107 B
Lua
return {
|
|
-- disable the weird UI provided by noice.nvim
|
|
{ "folke/noice.nvim", enabled = false },
|
|
}
|