Skip to content

Instantly share code, notes, and snippets.

@jah2488
Created October 1, 2012 15:55
Show Gist options
  • Select an option

  • Save jah2488/3812657 to your computer and use it in GitHub Desktop.

Select an option

Save jah2488/3812657 to your computer and use it in GitHub Desktop.
" Ge off my lawn
nnoremap <Left> :echoe "Use h"<CR>
nnoremap <Right> :echoe "Use l"<CR>
nnoremap <Up> :echoe "Use k"<CR>
nnoremap <Down> :echoe "Use j"<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment