fix notify error
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
'rcarriga/nvim-notify',
|
||||
event = 'VeryLazy',
|
||||
opts = {
|
||||
background_colour = '#000000',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user