X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.pentadactylrc;h=72d7a3d2683f19f945e358712f99f0d25778c321;hp=78cf13d43c020146a3aee9da931c19e267fb8c76;hb=92ad56c07bee835ee9ccf77ce9c14094e522a7ca;hpb=46adea27ee41b3de4b29c2c2493a13c5af6541bb diff --git a/.pentadactylrc b/.pentadactylrc index 78cf13d..72d7a3d 100644 --- a/.pentadactylrc +++ b/.pentadactylrc @@ -16,10 +16,12 @@ set hlfind se autocomplete= " Use d/u without Control for up and down. -noremap d -noremap u +map -builtin d +map -builtin u " Show jumplist. -noremap J :jumps +map -builtin J :jumps +" Fix vertical tabs. +style -A -n tabkit2 * [dactyl-australis=true] .tabbrowser-tabs { max-height: inherit !important; } " vim: set ft=pentadactyl: