aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/core/keymap.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/core/keymap.lua b/data/core/keymap.lua
index d643242f..da819709 100644
--- a/data/core/keymap.lua
+++ b/data/core/keymap.lua
@@ -1,4 +1,5 @@
local command = require "core.command"
+local config = require "core.config"
local keymap = {}
keymap.modkeys = {}