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/telescope.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lua/conf/plugins/telescope.lua') diff --git a/lua/conf/plugins/telescope.lua b/lua/conf/plugins/telescope.lua index b6909b4..1c29d87 100644 --- a/lua/conf/plugins/telescope.lua +++ b/lua/conf/plugins/telescope.lua @@ -1,5 +1,4 @@ -local misc = require("core.misc") -local map = misc.map +local map = core.misc.map --- get the root directory for telescope to search ---@return string the root directory -- cgit v1.2.1