Change yy bind to yankshort

This commit is contained in:
Oliver Blanthorn 2019-06-03 12:03:05 +01:00
parent e0c0723cc5
commit 559b4f4e63
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -42,13 +42,16 @@ bindurl www.google.com F hint -Jtc .rc>.r>a
" Allow Ctrl-a to select all in the commandline
unbind --mode=ex <C-a>
" Let Ctrl-c to copy in the commandline
" Allow Ctrl-c to copy in the commandline
unbind --mode=ex <C-c>
" Handy multiwindow/multitasking binds
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
" 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