Last active
December 31, 2021 09:11
-
-
Save simgunz/a2bf01ad1956964a47890e8aeb6b6c84 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
api.map('J', 'E'); // previous tab | |
api.map('K', 'R'); // next tab | |
api.iunmap(":"); | |
// api.Hints.setCharacters('yuiopnm'); // for right hand | |
api.Hints.setCharacters('yuiopnmasdfgqwertzxcvb'); // pioritize right hand | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment