remove notify, was annoying, maybe need to config more

This commit is contained in:
2025-06-07 07:55:19 -04:00
parent 85c0ecc607
commit ee11ca87bb
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -1,7 +1,7 @@
return {
'rcarriga/nvim-notify',
event = 'VeryLazy',
opts = {
background_colour = '#000000',
},
-- 'rcarriga/nvim-notify',
-- event = 'VeryLazy',
-- opts = {
-- background_colour = '#000000',
-- },
}