Created
August 19, 2024 18:41
-
-
Save well1791/d2f303113fe98e4e20df0fe1ee3a4f1b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
unmap h | |
unmap H | |
map a enterInsertMode | |
map i scrollUp | |
map k scrollDown | |
map j scrollLeft | |
map J goBack | |
map s scrollDown | |
map w scrollUp | |
map e scrollPageUp | |
map < moveTabLeft | |
map > moveTabRight |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment