Messes with lots of files after lots of tweaking
This commit is contained in:
11
.config/nvim/lua/plugins/noice.lua
Normal file
11
.config/nvim/lua/plugins/noice.lua
Normal file
@@ -0,0 +1,11 @@
|
||||
return {
|
||||
{
|
||||
"folke/noice.nvim",
|
||||
opts = {
|
||||
cmdline = {
|
||||
enabled = true,
|
||||
view = "cmdline",
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user