Add pentadactyl
This commit is contained in:
parent
c21bb4a9f5
commit
51f5c0f488
2 changed files with 14 additions and 0 deletions
13
pentadactyl/.pentadactylrc
Normal file
13
pentadactyl/.pentadactylrc
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
loadplugins '\.(js|penta)$'
|
||||
group user
|
||||
set cdpath=''
|
||||
|
||||
set passkeys+=feedly.com:jkJK
|
||||
|
||||
nmap J gt
|
||||
nmap K gT
|
||||
|
||||
hi StatusLineNormal -a font-size: 9pt;
|
||||
hi StatusLineBroken -a font-size: 9pt;
|
||||
hi StatusLineSecure -a font-size: 9pt;
|
||||
hi StatusLineExtended -a font-size: 9pt;
|
||||
Loading…
Add table
Add a link
Reference in a new issue