Use name to reference catppuccin plugin
This commit is contained in:
parent
1604376d4b
commit
02759c30f4
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"rcarriga/nvim-notify",
|
||||
dependencies = { "catppuccin/nvim" },
|
||||
dependencies = { "catppuccin" },
|
||||
config = true,
|
||||
opts = {
|
||||
background_colour = require("catppuccin.palettes").get_palette("macchiato").base,
|
||||
|
|
Loading…
Reference in a new issue