dont map K termdebug

This commit is contained in:
Christoph J. Scherr 2023-07-28 13:55:40 +02:00
parent 6b58e56c77
commit 7fbe06c7b5
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
2 changed files with 5 additions and 3 deletions

View File

@ -8,6 +8,8 @@ augroup terminal
augroup END augroup END
" debuging " debuging
"let g:termdebug_config['map_K'] = 0
let g:termdebug_map_K = 0
packadd termdebug packadd termdebug
" debugging for rust " debugging for rust

View File

@ -1,7 +1,7 @@
[user] [user]
email = software@cscherr.de email = Christoph.Scherr@newtec.de
name = PlexSheep name = Christoph J. Scherr
signingkey = software@cscherr.de signingkey = Christoph.Scherr@newtec.de
[credential] [credential]
helper = store --file ~/.git-credentials helper = store --file ~/.git-credentials
[commit] [commit]