view tridactyl/tridactylrc @ 487:5bbc05a69f4c

Improvements to installation script. - Support for local scripts and configurations. - Support for local vim bundle. - Better error reporting.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 24 Sep 2020 23:14:46 -0700
parents d3ff438a4f8b
children 8f36fc391ddf ddbe50433fff
line wrap: on
line source

echo "Welcome to Tridactyl"

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 #