Skip to content

Commit

Permalink
Add macOS like tab movement
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0x committed May 10, 2018
1 parent 5192930 commit 80bf6aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dot.nodoka
Expand Up @@ -51,6 +51,9 @@ keymap Global : KeymapBase
key BrowserBack = &Undefined
key BrowserForward = &Undefined

key S-A-LeftSquareBracket = C-S-Tab
key S-A-RightSquareBracket = C-Tab

window Word /winword.exe:/ : Global

key C-G = &Default
Expand Down

0 comments on commit 80bf6aa

Please sign in to comment.