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",
|
||||
tag = "stable",
|
||||
lazy = false,
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
priority = 1000,
|
||||
opts = {},
|
||||
config = function()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue