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/cyberdream.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/ache/plugins/themes/cyberdream.lua') diff --git a/lua/ache/plugins/themes/cyberdream.lua b/lua/ache/plugins/themes/cyberdream.lua index b3775e7..5361e8c 100644 --- a/lua/ache/plugins/themes/cyberdream.lua +++ b/lua/ache/plugins/themes/cyberdream.lua @@ -1,6 +1,6 @@ return { "scottmckendry/cyberdream.nvim", - enabled = true, + enabled = true, lazy = true, config = function() -- This is optional -- cgit v1.3-2-g11bf