Created
June 22, 2014 14:45
-
-
Save rosskarchner/66f515a6d8181b1f52f9 to your computer and use it in GitHub Desktop.
pentadactylrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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