view tridactyl/tridactylrc @ 495:232351531855

Vim config improvements - Support for gui vs non gui plugin exclusions rules - Move HasPlugin to an autoload function that can be used in vimrc-local - Don't load the local bundle if it doesn't exist - Handle VS vs UE for building projects
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 12 Nov 2021 10:51:57 -0800
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 #