From e830931ff421e4380d5de8b1926842000ba9be34 Mon Sep 17 00:00:00 2001 From: Squibid Date: Sat, 31 May 2025 03:32:58 -0400 Subject: wozers --- lua/conf/plugins/undotree.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lua/conf/plugins/undotree.lua') diff --git a/lua/conf/plugins/undotree.lua b/lua/conf/plugins/undotree.lua index fa57def..cdd0a7c 100644 --- a/lua/conf/plugins/undotree.lua +++ b/lua/conf/plugins/undotree.lua @@ -1,5 +1,4 @@ -local misc = require("core.misc") -local map = misc.map +local map = core.misc.map return { "mbbill/undotree", function() -- cgit v1.2.1