Move to NvChad 3.5; move repository path to a variable.
This commit is contained in:
parent
447a1f0511
commit
af1740df8d
21 changed files with 290 additions and 20 deletions
6
_unused/astronvim/plugins/notify.lua
Normal file
6
_unused/astronvim/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