All pastes #2097191 Raw Edit

pentadactylrc

public text v1 · immutable
#2097191 ·published 2011-12-29 11:37 UTC
rendered paste body
"1.0rc1

loadplugins '\.(js|penta)$'
group user
command! -nargs=* dk open https://duckduckgo.com/lite/?q=<args>&kp=-1&kl=ie-en&ki=-1&kz=-1&kc=-1&kn=-1&kf=-1&kb=n&kg=p&kh=1&kd=1&ko=-1&kk=-1&ke=-1&kr=-1&kq=-1&k1=-1&kv=-1
command! -nargs=* go tabopen google <args>
highlight CmdQuestion padding-top: 1px !important; padding-bottom: 1px !important;
highlight Hint font: bold 12px monospace !important; margin: -.2ex; padding: 0 0 0 1px; outline: 1px solid rgba(0, 0, 0, .5); background: rgba(255, 248, 231, .8); color: black; text-transform: uppercase;
highlight Normal color: black   !important; background: white !important;  text-shadow: none !important; padding-top: 1px !important; padding-bottom: 2px !important;  font-weight: normal !important; margin-left: 1px; font-family: "ume mincho basic" !important; font-size: 15px; 
highlight Question color: green   !important; background: white       !important; font-weight: bold !important; font-size: 14px
highlight Status color: inherit !important; background: transparent !important;
highlight StatusCmdLine font-weight: bold; font-size: 12px; font-family: "ume ui gothic" !important; color: #EEE !important;
highlight -link=FontFixed StatusLine -moz-appearance: none !important; font-weight: bold; font-family: "ume ui gothic" !important; font-size: 12px !important; color: inherit !important; background: transparent !important; border: 0px !important; padding-right: 3px !important; min-height: 22px !important; text-shadow: none !important;
highlight StatusLineBroken color: white !important; background: #4a322f !important;
highlight StatusLineExtended color: white !important; background: #2f4a4a !important;
highlight StatusLineNormal color: white !important; background: black   !important; 
highlight StatusLineSecure color: white !important; background: #412f4a !important; 
highlight StatusNormal color: inherit !important; background: transparent !important; 
map -count -modes=n j -builtin <count><count><count><count><count><count>4j
map -count -modes=n k -builtin <count><count><count><count><count><count>4k
set guioptions=Cs
set hintkeys=sadfjklewcmpgh
set noinsertmode
set scroll=25
set scrolltime=80

" vim: set ft=pentadactyl: