vimtastic
vimtastic copied to clipboard
An implementation of Vimium for Safari.
Vimtastic
Vimtastic is a Safari extension written in CoffeeScript that aims to emulate the wonderful world of Vim in the browser as conceptualized by Vimium, the Chrome extension. Its creation was inspired by Vimari.
How do I use Vimtastic?
Currently, Vimtastic only supports "normal" mode usage. The feature list will grow as time goes on, but here's what you can expect right now.
Tabs
S-j- previous tabS-k- next tab
Scrolling
k- scroll upj- scroll downh- scroll leftl- scroll rightd- scroll down a pageb- scroll up a pagegg- scroll to the top of a pageG- scroll to the bottom of a page
pro tip -- use multipliers! 10j will move you down ten times as far as j.
Navigation
H- backL- forwardr- refresh
Installation
- Clone the repo
git clone [email protected]:justindhill/vimtastic.git
- Open Vimtastic.safariextz and click install