change nvim correction from zc to z<space>

This commit is contained in:
Christoph J. Scherr 2023-07-05 11:53:40 +02:00
parent 332dc049f8
commit 056ceb9fe4
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
1 changed files with 1 additions and 1 deletions

View File

@ -111,4 +111,4 @@ nnoremap ZN [S
" mark correct with zg, mark bad with zw, undo with zug/zuw
" correct with zc, default is z= but that sucks for qwertz keyboards
nnoremap zc z=
nnoremap z<space> z=