GEEK: My .vimperatorrc file
2009-08-05 12:35 pmVimperator 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]