pentadactylrc updates
This commit is contained in:
parent
4f1de6eadc
commit
08a5a8f37c
@ -5,8 +5,16 @@ set runtimepath=~/etc/pentadactyl
|
||||
loadplugins '\.(js|penta)$'
|
||||
group user
|
||||
|
||||
set noerrorbells
|
||||
set hlfind
|
||||
set followhints=1
|
||||
|
||||
set noerrorbells novisualbell
|
||||
js dactyl.beep = function() { return false; }
|
||||
|
||||
set hlfind incfind
|
||||
|
||||
" fast scrolling
|
||||
map -builtin J <C-f>
|
||||
map -builtin K <C-b>
|
||||
|
||||
set passkeys+=reader.gebner.org:u<C-Up><C-Down><Up><Down>,fr
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user