Skip to content

Instantly share code, notes, and snippets.

@dmd
Created April 16, 2020 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmd/06c143631a293febdcc8cc0b5dc340e1 to your computer and use it in GitHub Desktop.
Save dmd/06c143631a293febdcc8cc0b5dc340e1 to your computer and use it in GitHub Desktop.
nmap <S-Up> v<Up>
nmap <S-Down> v<Down>
nmap <S-Left> v<Left>
nmap <S-Right> v<Right>
vmap <S-Up> <Up>
vmap <S-Down> <Down>
vmap <S-Left> <Left>
vmap <S-Right> <Right>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment