Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 465 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 465 Bytes

Vim

A minimal Vim key-binding emulation WebExtension that just works.

Key bindings

Key strokes Function
gg Go Top
G Go Bottom
j Scroll down
k Scroll up
f Enter Fullscreen
r Refresh page
b Go to site root

Installation

To install, see WebExtensions/Your_first_WebExtension#installing.