/vimminkeys

Minimal Vim keybindings for Firefox

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Star Rating Addon Version

Firefox extension with a minimal set of Vim keybindings

Supported Commands

  • h : scroll left
  • j : scroll down
  • k : scroll up
  • l : scroll right
  • gg : go to the top of the page
  • G (shift-g) : go to the bottom of the page
  • H : go back in history
  • L : go forward in history
  • d : go down half a page
  • u : go up half a page

Credits