mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Swap recommended yy bind to yankcanon
Quite a few websites have incorrect shortlinks
This commit is contained in:
parent
317b187531
commit
a2e63bc163
|
|
@ -72,7 +72,7 @@ bind gd tabdetach
|
|||
bind gD composite tabduplicate | tabdetach
|
||||
|
||||
" Make yy use canonical / short links on the 5 websites that support them
|
||||
bind yy clipboard yankshort
|
||||
bind yy clipboard yankcanon
|
||||
|
||||
" Stupid workaround to let hint -; be used with composite which steals semi-colons
|
||||
command hint_focus hint -;
|
||||
|
|
|
|||
Loading…
Reference in a new issue