Reduce hintdelay in rc

This commit is contained in:
Oliver Blanthorn 2019-06-05 16:54:57 +01:00
parent 973ae858b7
commit 1db0e07363
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -75,6 +75,9 @@ jsb browser.runtime.getPlatformInfo().then(os=>{const profiledir = os.os=="win"
set hintfiltermode vimperator-reflow
set hintnames numeric
" Defaults to 300ms but I'm a 'move fast and close the wrong tabs' kinda chap
set hintdelay 100
" Make Tridactyl work on more sites at the expense of some security
set csp clobber
fixamo_quiet