From 7de5d77a5b5dadbc6810d45251eccfd116d4d166 Mon Sep 17 00:00:00 2001 From: CleverTwain Date: Wed, 10 Sep 2025 20:57:35 -0400 Subject: [PATCH] Hello Nurse --- lua/custom/plugins/init.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/custom/plugins/init.lua b/lua/custom/plugins/init.lua index be0eb9d..60deb7c 100644 --- a/lua/custom/plugins/init.lua +++ b/lua/custom/plugins/init.lua @@ -2,4 +2,5 @@ -- I promise not to create any merge conflicts in this directory :) -- -- See the kickstart.nvim README for more information +-- Hello world! return {}