fix(theme): disable catppuccin
This commit is contained in:
parent
6ab566968c
commit
841d801c99
1 changed files with 57 additions and 57 deletions
|
|
@ -3,7 +3,7 @@ return {
|
||||||
name = "catppuccin",
|
name = "catppuccin",
|
||||||
tag = "stable",
|
tag = "stable",
|
||||||
lazy = false,
|
lazy = false,
|
||||||
enabled = true,
|
enabled = false,
|
||||||
priority = 1000,
|
priority = 1000,
|
||||||
opts = {},
|
opts = {},
|
||||||
config = function()
|
config = function()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue