From e830931ff421e4380d5de8b1926842000ba9be34 Mon Sep 17 00:00:00 2001 From: Squibid Date: Sat, 31 May 2025 03:32:58 -0400 Subject: wozers --- lua/conf/autos.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lua/conf/autos.lua') diff --git a/lua/conf/autos.lua b/lua/conf/autos.lua index c00745b..c1f97e7 100644 --- a/lua/conf/autos.lua +++ b/lua/conf/autos.lua @@ -1,5 +1,4 @@ -local misc = require("core.misc") -local auto, augroup = misc.auto, misc.augroup +local auto, augroup = core.misc.auto, core.misc.augroup -- auto commands which interact with bufferes without modifying them local bufcheck = augroup("bufcheck") -- cgit v1.2.1