mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: work qol
This commit is contained in:
parent
4ca971d869
commit
5f89b09659
7 changed files with 102 additions and 64 deletions
|
|
@ -34,6 +34,16 @@ bind ? fillcmdline find -?
|
|||
bind n findnext 1
|
||||
bind N findnext -1
|
||||
|
||||
bind j scrollline 4
|
||||
bind k scrollline -4
|
||||
|
||||
|
||||
|
||||
" Make Tridactyl work on more sites at the expense of some security
|
||||
sfixamo_quiet
|
||||
set allowautofocus false
|
||||
et csp clobber
|
||||
|
||||
" some pages like github break on the tridactyl quick search. have this as a fallback
|
||||
unbind <C-f>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue