From: Sergey Matveev Date: Mon, 2 Sep 2019 09:28:05 +0000 (+0300) Subject: Yanking to end of line is often action, behave as expected like most commands X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=df3d205ae088266da2add01a9d2cab13eb8cb7d1 Yanking to end of line is often action, behave as expected like most commands --- diff --git a/vim/.vimrc b/vim/.vimrc index 516e670..af68bd1 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -145,6 +145,7 @@ cmap cmap map Q gq +map Y y$ cmap ][ '[,'] nmap :buffers:buffer nmap :registers