Remove broken DDG binds from RC file

This commit is contained in:
Oliver Blanthorn 2023-07-18 18:30:05 +02:00
parent 2eaba7e4ce
commit ab3bd92bf2
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -71,8 +71,9 @@
" bindurl www.google.com F hint -Jbc #search div:not(.action-menu) > a
"
"
" bindurl ^https://duckduckgo.com f hint -Jc [data-testid="result-title-a"]
" bindurl ^https://duckduckgo.com F hint -Jbc [data-testid="result-title-a"]
" " Broken as of 2023-07-18
" " bindurl ^https://duckduckgo.com f hint -Jc [data-testid="result-title-a"]
" " bindurl ^https://duckduckgo.com F hint -Jbc [data-testid="result-title-a"]
"
" " Allow Ctrl-a to select all in the commandline
" unbind --mode=ex <C-a>