From 362b4a83c33f5ff30d3dbc3d3d0b996286fae444 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 19 Feb 2026 18:44:33 +0100 Subject: fix: LUA formatting --- lua/ache/plugins/themes/nightfox.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/ache/plugins/themes/nightfox.lua') 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() -- cgit v1.3-2-g11bf