mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Swap recommended yy bind to yankcanon
Quite a few websites have incorrect shortlinks
This commit is contained in:
parent
317b187531
commit
a2e63bc163
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue