Skip to content

Instantly share code, notes, and snippets.

@AllanChain
Created May 20, 2021 05:18
Show Gist options
  • Save AllanChain/2a8b1c82cf5913b8642316ee7cb23459 to your computer and use it in GitHub Desktop.
Save AllanChain/2a8b1c82cf5913b8642316ee7cb23459 to your computer and use it in GitHub Desktop.
mode := 1
#c::
mode:=!mode ;not! toggle
return
#If mode ; All hotkeys below this line will only work if mode is TRUE
j::1
k::2
l::3
u::4
i::5
o::6
#If
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment