added duplicate current line mapping on <C-d>
This commit is contained in:
parent
a789c0f15e
commit
b926f92e76
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -154,3 +154,4 @@ set winminheight=4
|
|||
set winheight=9999
|
||||
set timeoutlen=300
|
||||
let mapleader = "\\"
|
||||
nnoremap <C-d> :copy .<CR>
|
||||
|
|
Loading…
Reference in a new issue