Bug.
This commit is contained in:
parent
d8473a3e00
commit
acc6667f57
|
@ -1,4 +1,5 @@
|
|||
local command = require "core.command"
|
||||
local config = require "core.config"
|
||||
local keymap = {}
|
||||
|
||||
keymap.modkeys = {}
|
||||
|
|
Loading…
Reference in New Issue