AutoYADM commit: 2025-01-31 16:30:03
This commit is contained in:
parent
14748804c4
commit
69c1240786
3 changed files with 28 additions and 16 deletions
|
@ -6,11 +6,8 @@ local function mapPrefix(prefix, enabled)
|
|||
-- define the suffix mappings
|
||||
local mappings = {
|
||||
toggle = "n",
|
||||
toggleLeftSide = "ql",
|
||||
toggleRightSide = "qr",
|
||||
widthUp = "=",
|
||||
widthDown = "-",
|
||||
scratchPad = "s",
|
||||
}
|
||||
-- concat prefix and suffix
|
||||
for action, suffix in pairs(mappings) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue