Switch to nvchad.
This commit is contained in:
parent
4ffa1ed610
commit
dae4bd3581
21 changed files with 253 additions and 2 deletions
6
_unused/astronvim/lua/user/plugins/notify.lua
Normal file
6
_unused/astronvim/lua/user/plugins/notify.lua
Normal file
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
"rcarriga/nvim-notify",
|
||||
opts = {
|
||||
background_colour = "#000000",
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue