mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
Disable noice plugin
This commit is contained in:
parent
cfbd3fcacb
commit
3be0d6edeb
1 changed files with 5 additions and 5 deletions
|
|
@ -1,8 +1,8 @@
|
|||
return {
|
||||
"folke/noice.nvim",
|
||||
opts = {
|
||||
cmdline = {
|
||||
view = "cmdline",
|
||||
},
|
||||
},
|
||||
enabled = false,
|
||||
-- opts = {
|
||||
-- cmdline = {
|
||||
-- view = "cmdline", },
|
||||
-- },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue