Add some handy binds to my RC file

This commit is contained in:
Oliver Blanthorn 2019-01-21 21:54:23 +00:00
parent 1692c0ccff
commit 444e1b91b0
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -38,6 +38,13 @@ bindurl reddit.com gu urlparent 4
" Allow Ctrl-a to select all in the commandline
unbind --mode=ex <C-a>
" Let Ctrl-c to copy in the commandline
unbind --mode=ex <C-c>
" Handy multiwindow/multitasking binds
bind gd tabdetach
bind gD composite tabduplicate | tabdetach
"
" Misc settings
"