From 8d4575e969a0ae1adf1adf0df95b4607093220af Mon Sep 17 00:00:00 2001 From: The Chef Date: Sun, 20 Apr 2025 21:40:43 +0000 Subject: [PATCH] Update lua/plugins/comment.lua --- lua/plugins/comment.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/plugins/comment.lua b/lua/plugins/comment.lua index 942053e..88ee097 100644 --- a/lua/plugins/comment.lua +++ b/lua/plugins/comment.lua @@ -3,3 +3,4 @@ return { opts = { -- add any options here } +} \ No newline at end of file