|
|
@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
" vim: set filetype=vim:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sanitise tridactyllocal tridactylsync
|
|
|
|
|
|
|
|
|
|
|
|
bind j scrollline 5
|
|
|
|
bind j scrollline 5
|
|
|
|
bind k scrollline -5
|
|
|
|
bind k scrollline -5
|
|
|
|
|
|
|
|
|
|
|
@ -10,3 +14,9 @@ set hintnames numeric
|
|
|
|
set smoothscroll true
|
|
|
|
set smoothscroll true
|
|
|
|
|
|
|
|
|
|
|
|
guiset_quiet hoverlink right
|
|
|
|
guiset_quiet hoverlink right
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bindurl ^https://duckduckgo.com f hint -Jc [class=result__a]
|
|
|
|
|
|
|
|
bindurl ^https://duckduckgo.com F hint -Jbc [class=result__a]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bindurl ^https://pivotal.okta.com f hint -Jc a[data-type=app-button]
|
|
|
|
|
|
|
|
bindurl ^https://pivotal.okta.com F hint -Jbc a[data-type=app-button]
|
|
|
|