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/material.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/ache/plugins/themes/material.lua') diff --git a/lua/ache/plugins/themes/material.lua b/lua/ache/plugins/themes/material.lua index a9e7dc8..82ffc66 100644 --- a/lua/ache/plugins/themes/material.lua +++ b/lua/ache/plugins/themes/material.lua @@ -1,6 +1,6 @@ return { "marko-cerovac/material.nvim", - enabled = true, + enabled = true, lazy = true, config = function() vim.g.material_style = "palenight" -- cgit v1.3-2-g11bf