Skip to content

Instantly share code, notes, and snippets.

View gnn's full-sized avatar

Stephan Günther gnn

View GitHub Profile
@gnn
gnn / .vimperatorrc
Created January 3, 2012 22:02
Current vimperatorrc file.
"2.2 (created: 2009/10/28 19:04:27)
set ht="//*[@onclick or @onmouseover or @onmousedown or @onmouseup or @oncommand or @class='lk' or @role='link' or @role='button' or @role='option'] | //input[not(@type='hidden')] | //a | //area | //iframe | //textarea | //button | //select | //xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area | //xhtml:iframe | //xhtml:textarea | //xhtml:button | //xhtml:select | //div[contains(@class,'J-K-I J-J5-Ji')]"
set eht="//*[@onclick or @onmouseover or @onmousedown or @onmouseup or @oncommand or @class='lk' or @role='link' or @role='button' or @role='option'] | //input[not(@type='hidden')] | //a | //area | //iframe | //textarea | //button | //select | //xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area | //xhtml:iframe | //xhtml:textarea | //xhtml:button | //xhtml:select | //div[contains(@class,'J-K-I J-J5-Ji')]"
set editor=/usr/local/bin/external-editor.sh
set runtimepath=/Users/gnn/.vimperator
javascript <<BLOCK
(function(){
var feedPanel = document.creat