getting rid of annoying popup notifications

This commit is contained in:
talksik
2024-11-14 11:54:14 -08:00
parent c8aeeb2cee
commit b3b5e07672
+1 -1
View File
@@ -852,7 +852,7 @@ require('lazy').setup({
-- OPTIONAL:
-- `nvim-notify` is only needed, if you want to use the notification view.
-- If not available, we use `mini` as the fallback
"rcarriga/nvim-notify",
-- "rcarriga/nvim-notify",
}
},