Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. map 【【 previousMatchPattern
  2. map 】】 nextMatchPattern
  3. map : openCommandBar
  4. map <C-d> scrollPageDown
  5. map <C-e> scrollPageUp
  6.  
  7. " Settings
  8. set smoothscroll
  9. set noautofocus
  10. let barposition = "top"
  11. let hintcharacters = "asdfghjkl"
  12. let scrollduration = 1000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement