c doesn't copy deleted text
This commit is contained in:
parent
dc7d15ac2e
commit
b74acf2b3a
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ set nohlsearch
|
|||
set clipboard=unnamedplus
|
||||
|
||||
" Some basics:
|
||||
nnoremap c "_c
|
||||
set nocompatible
|
||||
filetype plugin on
|
||||
syntax on
|
||||
|
|
Loading…
Reference in a new issue