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