1
Fork 0
satellite/dotfiles/vieb/.viebrc

23 lines
593 B
Plaintext
Raw Normal View History

2022-05-11 20:29:47 +02:00
" Options
set adblocker=update
set downloadmethod=confirm
set mintabwidth=250
set redirecttohttp
set tabreopenposition=previous
set windowtitle=title
set search=https://google.com/search?q=
set searchwords=w~https://www.wikipedia.org/w/index.php?title=Special:Search&search=%s
" Mappings
nmap yy <action.pageToClipboard>
nmap v <pointer.start><pointer.startVisualSelect>
nmap O <action.openNewTab><action.toExploreMode>
nmap T <action.toCommandMode>buffer<Space>
nmap x <action.closeTab>
nmap yt <action.openNewTabWithCurrentUrl><CR>
nmap ? <:help>
vmap c <Esc><pointer.start>
" extensions