Guest User

Untitled

a guest
Oct 21st, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. unmap "d"
  2. unmap "u"
  3. map "d" quit
  4. map "u" lastClosedTab
  5. let hintcharacters = "1234567890";
  6. map "ctrl+d" scrollPageDown
  7. map "ctrl+u" scrollPageUp
Add Comment
Please, Sign In to add comment