summaryrefslogtreecommitdiff
path: root/lua/ache/plugins/themes/nightfox.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/ache/plugins/themes/nightfox.lua')
-rw-r--r--lua/ache/plugins/themes/nightfox.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/ache/plugins/themes/nightfox.lua b/lua/ache/plugins/themes/nightfox.lua
index 5b47df1..485e283 100644
--- a/lua/ache/plugins/themes/nightfox.lua
+++ b/lua/ache/plugins/themes/nightfox.lua
@@ -1,6 +1,6 @@
return {
"EdenEast/nightfox.nvim",
- enabled = true,
+ enabled = true,
lazy = false, -- make sure we load this during startup if it is your main colorscheme
priority = 1000, -- default priority is 50
config = function()