Skip to content
spiritedflow edited this page Sep 13, 2010 · 12 revisions

How it looks

See screencast of some webdev commands in work

The command tree

The command tree as mindmap

As you can see not all commands from WebDeveloper are implemented. Only these I need, but you can easy add your own. (If you will do, make me know. I merge this repo with your :)

P.S.: This tree is for version 0.1. Current snapshot has more commands. Use webdev .debug cmd_tree to view all them as tabbed tree.

What you need

  • Firefox
  • Vimperator (tested on 1.2)
  • WebDeveloper (tested on 1.1.5)

How to install

Way 1: clone

You can clone git repo somewhere you find later:

  git clone git://github.com/spiritedflow/vimperator-webdev.git

Then install symlink to ~/.vimperator/plugin:


cd vimperator-webdev
make install

Now you can keep your script uptodated just typing git pull in the repo dir.

Way 2: copy

Download freshest version of webdev.js and copy it to your ~/.vimperator/plugin.