view tridactyl/tridactylrc @ 497:8f36fc391ddf

Add jk bindings to tridactyl.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 10 Apr 2020 17:12:43 -0700
parents d3ff438a4f8b
children 35094cf31de4
line wrap: on
line source

echo "Welcome to Tridactyl"

set searchengine duckduckgo

set smoothscroll true

set hintfiltermode vimperator-reflow
set hintnames numeric

bind j scrollline 20
bind k scrollline -20

bind J tabprev
bind K tabnext

bind < tabmove -1
bind > tabmove +1

bind <F1> buffer #