mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 12:31:04 +00:00
Disable notify. Too noisy
This commit is contained in:
parent
a96478ff62
commit
5310084735
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
return {
|
||||
"rcarriga/nvim-notify",
|
||||
-- enabled = false,
|
||||
enabled = false,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue