[personal profile] archerships

Vimperator rocks!. My .vimperatorrc file is below the cut. Anybody else use it?

” Intelligent command completion
set complete=l
set wildoptions=auto

” Remap tab switching (backward) to gb
noremap gb gT

” Search google
command! -nargs=* goog open google

” Turn on gui
:set guioptions+=mT

———–

My favorite commands:

:tn [number] — move to tab [number]