Show
Ignore:
Timestamp:
01/03/09 21:08:43 (4 years ago)
Author:
janus_wel
Message:

add last modified time.
add :set guioptions=rb
replace map to noremap
remove <silent>
add the mapping of :toggleldrizecooperation
add the mapping of :redraw
remove prefix 'g:' from :let
add fmap with autocmd for LDR Full Feed, LDR + Tombloo
change fmap with autocmd for Remember the Milk ( add keybinds in tasks page )

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotfiles/vimperator/janus_wel-vimperatorrc

    r26382 r27831  
     1" .vimperatorrc 
    12" for 2.0pre (created: 2008/12/10 07:30:02) 
     3" Last Change: 2009/01/03 13:37:05. 
    24 
    35" set --------------------------------------------------------------------- 
     
    4042" move to autocmd (below) 
    4143"set pageinfo=gmchH 
     44 
     45" show right and bottom scroll bar 
     46set go=rb 
     47 
     48"set noloadplugins 
    4249 
    4350 
     
    8592" Mappings ---------------------------------------------------------------- 
    8693" tab operation 
    87 map <C-h> gT 
    88 map <C-l> gt 
    89 map <silent> <C-p> :tabmove! -1<CR> 
    90 map <silent> <C-n> :tabmove! +1<CR> 
     94noremap <C-h> gT 
     95noremap <C-l> gt 
     96noremap <C-p> :tabmove! -1<CR> 
     97noremap <C-n> :tabmove! +1<CR> 
    9198 
    9299" I で pageinfo 
    93 map <silent> I :pageinfo<CR> 
     100noremap I :pageinfo<CR> 
    94101 
    95102" scrooooooooll 
    96 map J <C-d> 
    97 map K <C-u> 
     103noremap J <C-d> 
     104noremap K <C-u> 
    98105 
    99106" fuckups 
    100 map p <Nop> 
    101 map <C-k> <Nop> 
     107noremap p <Nop> 
     108noremap <C-k> <Nop> 
    102109" move to .vimperatorrc.js 
    103110"map A <Nop> 
     
    132139 
    133140" better safe than sorry 
    134 imap <C-h> <BS> 
    135 map <silent> <Leader>B :js content.document.body.focus();<CR> 
     141inoremap <C-h> <BS> 
     142noremap <Leader>B :js content.document.body.focus();<CR> 
    136143 
    137144" sourcing .vimperatorrc 
    138 map <silent> <Leader>r :so ~/.vimperatorrc<CR> 
    139 map <silent> <Leader>R :mapc<CR>:cmapc<CR>:imapc<CR>:so ~/.vimperatorrc<CR> 
     145noremap <Leader>r :so ~/.vimperatorrc<CR> 
     146noremap <Leader>R :mapc<CR>:cmapc<CR>:imapc<CR>:so ~/.vimperatorrc<CR> 
    140147 
    141148" we love echo 
    142 map e :echo<Space> 
    143  
     149noremap e :echo<Space> 
     150 
     151" simple 
     152noremap <Leader>l :toggleldrizecooperation<CR> 
     153 
     154noremap <Leader>d :redraw<CR> 
    144155 
    145156" Plugins ----------------------------------------------------------------- 
     
    153164 
    154165" plugin: copy.js 
    155 map <silent> <Leader>c :copy title<CR> 
     166noremap <Leader>c :copy title<CR> 
    156167 
    157168" plugin: blinkelement.js 
    158 map <Leader>b :bl content.document.getElement 
    159 map <Leader>e :bl buffer.evaluateXPath 
     169noremap <Leader>b :bl content.document.getElement 
     170noremap <Leader>e :bl buffer.evaluateXPath 
    160171 
    161172" plugin: noscript.js 
    162 map <silent> <Leader>s :noscript toggletemp<CR> 
    163 map <silent> <Leader>S :noscript toggleperl<CR> 
     173noremap <Leader>s :noscript toggletemp<CR> 
     174noremap <Leader>S :noscript toggleperm<CR> 
    164175 
    165176" plugin: direct_bookmark.js 
    166177" use service: delicious, はてなブックマーク 
    167 let g:direct_sbm_use_services_by_post='dh' 
    168 let g:direct_sbm_use_services_by_tag='dh' 
     178let direct_sbm_use_services_by_post='dh' 
     179let direct_sbm_use_services_by_tag='dh' 
    169180 
    170181" plugin: matanico.js 
    171 let g:matanico_status_servicename='またニコ' 
    172 let g:matanico_status_format='$SERVICENAME : $COMMENT [$SUBJECT]($PLAYTIME) - $URL' 
    173 let g:matanico_tag_servicename='またニコタグ' 
    174 let g:matanico_tag_format='$SERVICENAME : $COMMENT [$TAG]($NUMOFVIDEOS件) - $URL' 
    175 let g:matanico_related_tag_servicename='またニコタグ(キーワード)' 
    176 let g:matanico_related_tag_format='$SERVICENAME : $COMMENT [$KEYWORD]($NUMOFTAGS件) - $URL' 
     182let matanico_watch_servicename='またニコ' 
     183let matanico_watch_format='$SERVICENAME : $COMMENT [$SUBJECT]($PLAYTIME) - $URL' 
     184let matanico_tag_servicename='またニコタグ' 
     185let matanico_tag_format='$SERVICENAME : $COMMENT [$TAG]($NUMOFVIDEOS件) - $URL' 
     186let matanico_related_tag_servicename='またニコタグ(キーワード)' 
     187let matanico_related_tag_format='$SERVICENAME : $COMMENT [$KEYWORD]($NUMOFTAGS件) - $URL' 
    177188 
    178189" plugin: reading.js 
    179 let g:reading_servicename='reading' 
    180 let g:reading_format='$SERVICENAME : $COMMENT [$TITLE] $URL $SELECTED' 
     190let reading_servicename='reading' 
     191let reading_format='$SERVICENAME : $COMMENT [$TITLE] $URL $SELECTED' 
    181192 
    182193" plugin: nnp_cooperation.js 
    183 let g:nnp_coop_numoflist='7' 
     194let nnp_coop_numoflist='7' 
    184195 
    185196" plugin: ime_controller.js 
    186 let g:ex_ime_mode='inactive' 
    187 let g:textarea_ime_mode='inactive' 
     197let ex_ime_mode='inactive' 
     198let textarea_ime_mode='inactive' 
    188199 
    189200" plugin: clock.js 
     
    207218 
    208219" autocmd --------------------------------------------------------------- 
     220" fmap --- 
     221" all clear 
    209222autocmd LocationChange .* :fmapc 
    210 autocmd LocationChange http://fastladder\\.com/reader/ :fmap j k s a p o v c <Space> <S-Space> z b < > q w 
    211 autocmd LocationChange https?://www\\.rememberthemilk\\.com/home/ :fmap j k m i c t <Del> <C-S-Left> <C-S-Right> 
     223 
     224" Fastladder 
     225" pass through default keybinds 
     226autocmd LocationChange http://fastladder\\.com/reader/ :fmap j k s a p o q w r J,<Space> K,<S-Space> 
     227" LDR Full Feed 
     228autocmd LocationChange http://fastladder\\.com/reader/ :fmap v,g V,G 
     229" LDR + Tombloo 
     230autocmd LocationChange http://fastladder\\.com/reader/ :fmap B,T 
     231" Hatena Star 
     232autocmd LocationChange http://fastladder\\.com/reader/ :fmap H 
     233 
     234" Remember the Milk 
     235" add / complete / edit / delete tasks 
     236autocmd LocationChange https?://www\\.rememberthemilk\\.com/home/[^/]+/#section\\.tasks :fmap C,t c V,p v,d w,f q,g s Q,u W,l S,y I,r U,z <C-1>,1 <C-2>,2 <C-3>,3 <C-0>,4 <Del> 
     237" select tasks / tab switch / multiple mode 
     238autocmd LocationChange https?://www\\.rememberthemilk\\.com/home/[^/]+/#section\\.tasks :fmap a n k j i h m 
     239" list switch 
     240autocmd LocationChange https?://www\\.rememberthemilk\\.com/home/[^/]+/#section\\.tasks :fmap <C-H>,<C-S-Left> <C-L>,<C-S-Right> 
     241 
     242" Mitter 
     243" w/q for Mitter kbd raging changer 
    212244autocmd LocationChange http://mitter\\.jp/edit :fmap w q 
    213245 
     246 
     247" set --- 
    214248" option c/h/H is defined by plugin, 
    215249" the timing ':set pageinfo' is at the ready of vimperator