I've tried using the following:

:map j 3j

When I do this and reload the .vimperatorrc file, it actually starts zooming in the page I'm on. The funny thing is, if I type 3j on a page without any mapping, it works. I'm using Vimperator 2.3.1 with Firefox 3.6.3.

Am I missing something?

Thanks!

link|improve this question
feedback

1 Answer

up vote 4 down vote accepted

Nevermind, figured it out:

:noremap j 3j
:noremap k 3k
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.