changeset 467:d3ff438a4f8b

Tridactyl config tweaks.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 22 Mar 2019 18:21:13 -0700
parents 3989d112f7a3
children 979513155f17
files tridactyl/tridactylrc
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
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 #