Changeset 20654 for dotfiles/vimperator
- Timestamp:
- 10/04/08 02:10:33 (3 months ago)
- Files:
-
- 1 modified
-
dotfiles/vimperator/hogelog-vimperatorrc (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotfiles/vimperator/hogelog-vimperatorrc
r19792 r20654 11 11 " I like right hand :) 12 12 noremap . d 13 noremap ,v <Tab><C-Enter> 13 noremap { <Tab> 14 noremap } <Tab><C-Enter> 14 15 15 16 " commands … … 23 24 noremap ,g :set go+=m<CR> 24 25 noremap ,G :set go-=m<CR> 26 noremap ,t :twitter<Space> 25 27 26 28 " moreqmarks.js … … 28 30 noremap gz :queuelist<CR> 29 31 32 " incuri.js 33 noremap [@ :incuri<CR> 34 noremap ]: :decuri<CR> 30 35 " Paste 31 36 cmap <C-v> <S-Insert> … … 39 44 set complete=hsb 40 45 41 " http://umeji.blogspot.com/2008/05/vimperatornextpattern.html42 46 " ]] 43 set nextpattern= \bnext\b,\bmore\b,next,^��(��?�y�[�W,\b��.*,��\b,^>$,^(>>|��,^(>|��(>|��47 set nextpattern=^��.*,��,\bnext, 44 48 " [[ 45 set previouspattern= \bprev|previous\b,prev,^�O(��?�y�[�W,\b�O.*,\b��,^<$,^(<<|��,^(<|��(<|��49 set previouspattern=^�O.*,��,\bprev, 46 50 47 51 javascript <<EOM … … 52 56 ['foxage2ch', 'Foxage2ch', 'chrome://foxage2ch/content/foxage2ch.xul'], 53 57 ['livehttpheaders', 'Live HTTP Headers', 'chrome://livehttpheaders/content/LiveHTTPHeaders.xul'], 54 ].forEach( 55 function([name, description, uri, args]) { 56 liberator.config.dialogs.push([name, description, function() openDialog(uri, "_blank", args)]) 57 });58 ].forEach(function([name, description, uri, args]) liberator.config.dialogs.push([name, description, function() openDialog(uri, "_blank", args)])); 59 60 // SessionManager 61 liberator.commands.add(["saves[ession]"], "Save Session", function() gSessionManager.saveWindow()); 58 62 59 63 // proxy.js … … 91 95 92 96 echo ".vimperatorrc is loaded" 93 " vim: set f f=unix ft=javascript sw=4 ts=4 et:97 " vim: set ft=javascript sw=4 ts=4 et:
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)