summaryrefslogtreecommitdiff
path: root/lua/plugins
diff options
context:
space:
mode:
authorChristian Segundo2025-01-17 22:37:24 +0100
committerChristian Segundo2025-01-17 22:37:24 +0100
commit1b686946303cb0cc9d7de6c4cc7a715bb6acc8ae (patch)
treec0bc061af9ae2e7f86b9969573dc72f92f61a76d /lua/plugins
parent08e4967222ed28f5b3c6df469922aaa586d2077b (diff)
downloadconfig-1b686946303cb0cc9d7de6c4cc7a715bb6acc8ae.tar.gz
misc
Diffstat (limited to 'lua/plugins')
-rw-r--r--lua/plugins/core/theme.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/plugins/core/theme.lua b/lua/plugins/core/theme.lua
index 9ba1376..6f938ff 100644
--- a/lua/plugins/core/theme.lua
+++ b/lua/plugins/core/theme.lua
@@ -1,7 +1,6 @@
return {
{
"catppuccin/nvim",
- enabled = true,
lazy = false,
priority = 1000,
name = "catppuccin",