dont map K termdebug
This commit is contained in:
parent
6b58e56c77
commit
7fbe06c7b5
|
@ -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
|
||||||
|
|
|
@ -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]
|
||||||
|
|
Loading…
Reference in New Issue