Wednesday, August 5th, 2009...12:35 pm
GEEK: My .vimperatorrc file
Jump to Comments
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]
Leave a Reply
You must be logged in to post a comment.