Tweak yank behavior

This commit is contained in:
Alex Yatskov 2016-03-29 16:24:23 -07:00
parent 734294ff77
commit a32fa7ee82

View File

@ -8,6 +8,7 @@ nnoremap <silent><C-Bs> <C-W>q
nnoremap <silent><Leader><Leader> :b#<Cr>
nnoremap <silent><Esc><Esc> :nohlsearch<Cr>
nnoremap Q <Nop>
nnoremap Y y$
noremap <C-c> <Esc>
vnoremap <Leader>y "+y