Can't forget mac.

This commit is contained in:
Adam Harrison 2021-11-07 15:43:40 -05:00
parent 50c0659445
commit 2931bdeb68
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ local function keymap_macos(keymap)
["cmd+7"] = "root:switch-to-tab-7",
["cmd+8"] = "root:switch-to-tab-8",
["cmd+9"] = "root:switch-to-tab-9",
["wheel"] = "root:scroll",
["cmd+f"] = "find-replace:find",
["cmd+r"] = "find-replace:replace",
["f3"] = "find-replace:repeat-find",