Skip to content

Instantly share code, notes, and snippets.

@rosskarchner
Created June 22, 2014 14:45
Show Gist options
  • Save rosskarchner/66f515a6d8181b1f52f9 to your computer and use it in GitHub Desktop.
Save rosskarchner/66f515a6d8181b1f52f9 to your computer and use it in GitHub Desktop.
pentadactylrc
"1.1
loadplugins '\.(js|penta)$'
group user
" Allow GMail shortcuts
set passkeys+=mail.google.com:jksacrqG#~`<CR>,gi,gl,gp
" Let Hint Message from X Links
autocmd LocationChange mail.google.com set ht+=span.ata-asJ
" Let Hint Expand Collapsed Conversations
autocmd LocationChange mail.google.com set ht+=span.adx
" Let Hint Expand Message
autocmd LocationChange mail.google.com set ht+=td.gF
" Let Hint Expand Delete All Spam Messages
autocmd LocationChange mail.google.com set ht+=span.x2
set passkeys+=newsblur.com:?nusoA<space><esc><CR>,gi,gl,gp
loadplugins '\.(js|penta)$'
set pintaboardToken="rosskarchner:KEY"
" vim: set ft=pentadactyl:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment