Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 747 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 747 Bytes

Vim mode for Min browser

Adds Vim-style shortcuts to Min:

  • Press f to search for links (or F to open the link in a new tab)
  • Press c to copy a link to the clipboard
  • Press j to scroll down
  • Press d to scroll down faster
  • Press k to scroll up
  • Press u to scroll up faster
  • Press gg to scroll to the top
  • Press G to scroll to the bottom
  • Press yy to copy the current url

Many of the remaining shortcuts in Min can also be customized to use single characters from the preferences page.

Installation

  • Enable userscripts in Min and create a userscripts folder following these instructions, and save vim-mode.js inside it.
  • Restart Min.