Add GitHub gi bind to RC

This commit is contained in:
Oliver Blanthorn 2023-11-19 14:23:55 +01:00
parent f8aafebfce
commit 95b2869294
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -74,6 +74,9 @@
" " Broken as of 2023-07-18 " " Broken as of 2023-07-18
" " bindurl ^https://duckduckgo.com f hint -Jc [data-testid="result-title-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"] " " bindurl ^https://duckduckgo.com F hint -Jbc [data-testid="result-title-a"]
" " Make `gi` on GitHub take you to the search box
" bindurl ^https://github.com gi hint -Vc .AppHeader-searchButton
" "
" " Allow Ctrl-a to select all in the commandline " " Allow Ctrl-a to select all in the commandline
" unbind --mode=ex <C-a> " unbind --mode=ex <C-a>