23 lines
593 B
Plaintext
23 lines
593 B
Plaintext
|
" 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
|