summaryrefslogtreecommitdiff
path: root/lua/ache/plugins/themes/jellybeans.lua
diff options
context:
space:
mode:
authorache <ache@ache.one>2025-05-14 18:25:56 +0200
committerache <ache@ache.one>2025-05-14 18:25:56 +0200
commitb2ff4ae1561f86f49d8df62111c68faa8187812e (patch)
treef30c3804b54d1c651e61b1b91e0bf35548827a16 /lua/ache/plugins/themes/jellybeans.lua
parentAdd a shortcut to show all shortkeys (diff)
Add an option to quickly disable any plugin
Diffstat (limited to 'lua/ache/plugins/themes/jellybeans.lua')
-rw-r--r--lua/ache/plugins/themes/jellybeans.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/ache/plugins/themes/jellybeans.lua b/lua/ache/plugins/themes/jellybeans.lua
index ad67b4e..50973a6 100644
--- a/lua/ache/plugins/themes/jellybeans.lua
+++ b/lua/ache/plugins/themes/jellybeans.lua
@@ -1,6 +1,7 @@
return {
"metalelf0/jellybeans-nvim",
lazy = true,
+ enabled = true,
dependencies = { "rktjmp/lush.nvim" },
opts = {},
config = function()