vimperatorメモ。

とりあえずの設定。

" 0.6pre (created: 2008/04/05 13:39:13)
" Mappings
map <BS> <A-Left>
map <C-c> Y

map j 3<C-e>
map k 3<C-y> 

map h <A-Left>
map l <A-Right>

map H gT
map L gt

" Options
set titlestring=Firefox
set guioptions=mT
set hlsearch

" Abbreviations

source! ~/_vimperatorrc.local
" vim: set ft=vimperator:

追加したPlug-in。