added duplicate current line mapping on <C-d>

This commit is contained in:
Talia 2017-10-05 19:07:22 +02:00 committed by GitHub
parent a789c0f15e
commit b926f92e76
1 changed files with 1 additions and 0 deletions

1
vimrc
View File

@ -154,3 +154,4 @@ set winminheight=4
set winheight=9999
set timeoutlen=300
let mapleader = "\\"
nnoremap <C-d> :copy .<CR>