From cb4c249350c41d2c6013f8c3d40aa02024d06cea Mon Sep 17 00:00:00 2001 From: Shadow Cat Date: Thu, 16 Feb 2023 01:29:03 -0500 Subject: [PATCH] forgor to remove comment --- lua/config/reload.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/lua/config/reload.lua b/lua/config/reload.lua index 911c348..4517af7 100644 --- a/lua/config/reload.lua +++ b/lua/config/reload.lua @@ -14,5 +14,3 @@ for _, mod in ipairs({ "preview", }) do u.mod_post_write(g, "config." .. mod, u.reload) end --- reload plugin files when written to -