How can I disable Vimperator temporarily? For example, I\'d like to disable Vimperator temporarily when I am using a web email app. Is there a command for it?
With autocmd solution, it could be annoying that every time message "Executing LocationChange Auto commands for ..." appears.
In latest version of vimperator (3.8.3) this message is not displayed by default, only in verbose mode.
But current version in Firefox Addons is 3.8.2, so we need to install it manually. Simple as:
git clone https://github.com/vimperator/vimperator-labs.git .
make xpi
Then install vimperator from downloads
directory.