From 04eed3d91ba479b5a70f63026f4c8025f228c55d Mon Sep 17 00:00:00 2001 From: ralvescosta Date: Sat, 19 Apr 2025 08:47:03 -0300 Subject: [PATCH] feat: --- lua/custom/plugins/lazygit.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/custom/plugins/lazygit.lua b/lua/custom/plugins/lazygit.lua index e4dbb114..7042a37d 100644 --- a/lua/custom/plugins/lazygit.lua +++ b/lua/custom/plugins/lazygit.lua @@ -16,7 +16,7 @@ return { end end, }) - -- --- + -- other comments end, }, }