Merge branch 'master' into master
This commit is contained in:
commit
12ce382d06
|
@ -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
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue