oit63 / vimkeybindings

Firefox add-on providing simple vi directional keys. Nothing else.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firefox extension with a few vi(m) keybindings.

Supported Commands

  • h : scroll left
  • j : scroll down
  • k : scroll up
  • l : scroll right
  • g : go to the top of the page
  • G (shift-g) : go to the bottom of the page

Credits

  • Originally by the author of this O'Reilly post
  • Packaged by Arno, a commenter there
  • Updated and repackaged by me on AMO
  • Documented by Christopher Svec
  • Rewritten from scratch with the WebExtensions API for Firefox 53 and after (and a few before) by me

About

Firefox add-on providing simple vi directional keys. Nothing else.


Languages

Language:JavaScript 100.0%