Guest User

Untitled

a guest
Sep 24th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. " Use the correct keys (fubar)
  2. nnoremap <Left> :echoe "Use h noob"<CR>
  3. nnoremap <Right> :echoe "Use l noob"<CR>
  4. nnoremap <Up> :echoe "Use k noob"<CR>
  5. nnoremap <Down> :echoe "Use j noob"<CR>
Add Comment
Please, Sign In to add comment