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
" debuging
"let g:termdebug_config['map_K'] = 0
let g:termdebug_map_K = 0
packadd termdebug
" debugging for rust

View File

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