commit 361e3c94c15da9bc6d19b58ff4be5e9c7a002d01 parent 66a6ca71ed6f088ac3e9d28477679927f462039f Author: bdmfegys@duck.com <bdmfegys@duck.com> Date: Sun, 5 May 2024 13:48:38 -0400 index.lua: remove commented lines Diffstat:
| M | lua/index.lua | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/lua/index.lua b/lua/index.lua @@ -1,6 +1,3 @@ require("options") require("lazy-nvim") ---require("plugins") ---require("plugin") require("autostart") ---require("whichkey")