mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Remove overlapping bind
This commit is contained in:
parent
53e4a4ec4b
commit
2485b1d2c2
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ bind yy clipboard yankshort
|
|||
command hint_focus hint -;
|
||||
|
||||
" Open right click menu on links
|
||||
bind ;c composite hint_focus; !s xdotool key Menu
|
||||
bind ;C composite hint_focus; !s xdotool key Menu
|
||||
|
||||
" Julia docs' built in search is bad
|
||||
set searchurls.julia https://www.google.com/search?q=site:http://docs.julialang.org/en/v1.0%20
|
||||
|
|
Loading…
Add table
Reference in a new issue