Merge branch 'master' into master

This commit is contained in:
Christoph J. Scherr 2023-07-12 09:33:03 +02:00 committed by PlexSheep
commit 12ce382d06
Signed by: PlexSheep
GPG Key ID: 25B4ACF7D88186CC
2 changed files with 4 additions and 4 deletions

View File

@ -21,7 +21,7 @@ local function my_on_attach(bufnr)
-- however, through magic, the default keys are loaded anyways ONLY IN WSL
-- I have made a separate branch (wsl) for any such things
-- just use a proper Linux, if possible
--api.config.mappings.default_on_attach(bufnr)
api.config.mappings.default_on_attach(bufnr)
-- custom mappings
-- cd

View File

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