Created
December 19, 2017 13:45
-
-
Save spikensbror/97a557f98339090b29851a0b399a8b56 to your computer and use it in GitHub Desktop.
My VsVim configuration file.
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
noremap h <NOP> | |
noremap j <Left> | |
noremap k <Down> | |
noremap l <Up> | |
noremap ö <Right> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment