Changeset 19427 for dotfiles/vimperator

Show
Ignore:
Timestamp:
09/17/08 14:09:11 (4 months ago)
Author:
hogelog
Message:

hogelog-vimperatorrc :dialogでfoxage2ch、livehttpheaderなど開けるように。

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotfiles/vimperator/hogelog-vimperatorrc

    r15586 r19427  
    88noremap [ <Tab><C-Enter> 
    99noremap ] <Tab> 
     10 
     11noremap <C-q> <C-v> 
    1012 
    1113" move current tab 
     
    2022 
    2123set guioptions=m 
     24 
     25set focuscontent 
     26 
     27" history search bookmark 
     28set complete=hsb 
     29 
     30" :dialog 
     31javascript <<EOM 
     32liberator.config.dialogs.push(["foxage2ch", "Foxage2ch Dialog", function() {openDialog("chrome://foxage2ch/content/foxage2ch.xul", "_blank", "chrome,dialog,centerscreen");}]); 
     33liberator.config.dialogs.push(["livehttpheaders", "Live HTTP Headers", function() {openDialog("chrome://livehttpheaders/content/LiveHTTPHeaders.xul", "_blank", "chrome,dialog,centerscreen");}]); 
     34EOM 
    2235 
    2336" proxy.js