Skip to content

Instantly share code, notes, and snippets.

@ysawa
Created October 13, 2011 02:58
Show Gist options
  • Save ysawa/1283228 to your computer and use it in GitHub Desktop.
Save ysawa/1283228 to your computer and use it in GitHub Desktop.
move on the line
nnoremap j gj
nnoremap k gk
nnoremap <Down> gj
nnoremap <Up> gk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment