marcusziade / min-vim-mode

Vim-style shortcuts for Min

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 k to scroll up
  • 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.

About

Vim-style shortcuts for Min


Languages

Language:JavaScript 100.0%