diff options
Diffstat (limited to 'lua/ache/plugins/themes/jellybeans.lua')
| -rw-r--r-- | lua/ache/plugins/themes/jellybeans.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/ache/plugins/themes/jellybeans.lua b/lua/ache/plugins/themes/jellybeans.lua index 50973a6..6d9ae3e 100644 --- a/lua/ache/plugins/themes/jellybeans.lua +++ b/lua/ache/plugins/themes/jellybeans.lua @@ -1,7 +1,7 @@ return { "metalelf0/jellybeans-nvim", lazy = true, - enabled = true, + enabled = true, dependencies = { "rktjmp/lush.nvim" }, opts = {}, config = function() |