Skip to content

Instantly share code, notes, and snippets.

@gdestuynder
Created November 5, 2015 22:48
Show Gist options
  • Save gdestuynder/68f1174d7a3e46898cf6 to your computer and use it in GitHub Desktop.
Save gdestuynder/68f1174d7a3e46898cf6 to your computer and use it in GitHub Desktop.
" Navigate with jkl; instead of hjkl
noremap ; l
noremap l k
noremap k j
noremap j h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment