vimperator confugration files
:highlight Hint color:#000;background:rgb(250,230,150);border-radius:4px;width:20px;height:16px;font-size:14px;font-weight:bolder;border:2px solid rgb(250,200,50);box-shadow:2px 2px 5px rgb(80,80,80);text-align:center;
:highlight HintElem color:#00f;
:highlight CmdLine color:#000;font-weight:bolder;
:set hintchars=asdfghjkl
:set maxitems=5
make a colortest.vimp file in c:/user/../vimperator/color
then call in firefox use following commond
:colorscheme colortest
this can change the ‘f‘ function in another color style and change hintchars from 123.. to asfd..
:noremap j 3j
this can change has been already mapped shortcut keyboard in other way use map to maping
:map q gT
:map w gt
set the ‘q‘‘w‘ map to change the tab in firefox
:mkvimperatorcc
store the setting in files in another words when you run firefox next time the setting you take will automatic loading
:set toolbars=none
this command can display all the toolbars such as navigator, menu, tabs and so on