2018-11-19 11:30:50 +00:00
|
|
|
" setup:
|
|
|
|
" installnative
|
|
|
|
" fixamo
|
|
|
|
|
|
|
|
set theme shydactyl
|
|
|
|
|
2023-11-15 23:03:15 +00:00
|
|
|
set modeindicator false
|
|
|
|
|
2018-11-19 11:30:50 +00:00
|
|
|
bind J tabnext
|
|
|
|
bind K tabprev
|
|
|
|
bind x tabclose
|
|
|
|
|
|
|
|
set searchengine duckduckgo
|
|
|
|
|
|
|
|
unbind <C-f>
|
|
|
|
bind i mode ignore
|
2018-11-25 13:10:21 +00:00
|
|
|
|
|
|
|
set hintchars 1234567890
|
|
|
|
set hintfiltermode vimperator-reflow
|
2018-11-27 11:54:39 +00:00
|
|
|
|
|
|
|
" there is an annoying lag before page focus
|
|
|
|
set newtabfocus urlbar
|