Categories

Developer

mehmetb
mehmetb

vim-navigation v1.3.3resigned1

  • rating
  • rating
  • rating
  • rating
  • rating
4.44 (9 reviews)
An add-on for vim-style scrolling and tab navigation

Features

  • Supports scrolling with h (left), j (bottom), k (up), l (right)
  • Supports gg (to top) and Shift+g (to bottom)
  • Supports gt (next tab) and gT (previous tab)
  • Supports command repetition as in vim. 100j will scroll down 100 lines.

Note that {i}gt works as vim's gt. So 2gt means "go to the second tab" (the first tab's index is 1)