working nvim config

This commit is contained in:
THEON-1
2025-10-17 14:02:36 +02:00
parent d2e8cd40f1
commit 050f0bcb20
9 changed files with 65 additions and 37 deletions

View File

@@ -1,4 +1,7 @@
return {
'rcarriga/nvim-notify',
opts = {
background_colour = "#000000",
},
}