How can I get vimperator to scroll more than one line using the j and k keys?

Solution 1:

Nevermind, figured it out:

:noremap j 3j
:noremap k 3k