diff tridactyl/tridactylrc @ 467:d3ff438a4f8b

Tridactyl config tweaks.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 22 Mar 2019 18:21:13 -0700
parents 48933cecdf7f
children 8f36fc391ddf ddbe50433fff
line wrap: on
line diff
--- a/tridactyl/tridactylrc	Fri Mar 22 17:47:30 2019 -0700
+++ b/tridactyl/tridactylrc	Fri Mar 22 18:21:13 2019 -0700
@@ -2,10 +2,15 @@
 
 set searchengine duckduckgo
 
+set smoothscroll true
+
+set hintfiltermode vimperator-reflow
+set hintnames numeric
+
 bind J tabprev
 bind K tabnext
 
 bind < tabmove -1
 bind > tabmove +1
 
-bind <F1> buffer #
\ No newline at end of file
+bind <F1> buffer #