fix(nvf): disable noice notify
This commit is contained in:
parent
65815ff11f
commit
648bb8f11f
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
colorizer.enable = true;
|
||||
illuminate.enable = true;
|
||||
noice.enable = true;
|
||||
noice.setupOpts.notify.enabled = false;
|
||||
nvim-ufo.enable = true;
|
||||
smartcolumn.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue