summaryrefslogtreecommitdiffstats
path: root/lua/conf/plugins/telescope.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/conf/plugins/telescope.lua')
-rw-r--r--lua/conf/plugins/telescope.lua3
1 files changed, 1 insertions, 2 deletions
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