remove unused plugin

This commit is contained in:
2024-11-06 13:15:31 -05:00
parent e5319aa5ed
commit 4decd8ed97
2 changed files with 3 additions and 13 deletions
-7
View File
@@ -1,7 +0,0 @@
return {
"rcarriga/nvim-notify",
opts = {
level = "info",
render = "fade_in_slide_out",
},
}