fix for wsl

This commit is contained in:
Christoph J. Scherr 2023-07-05 13:53:29 +02:00
parent 69141f7850
commit 30205401df
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
1 changed files with 1 additions and 1 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 -- however, through magic, the default keys are loaded anyways ONLY IN WSL
-- I have made a seperate branch (wsl) for any such things -- I have made a seperate branch (wsl) for any such things
-- just use a proper linux, if possible -- just use a proper linux, if possible
api.config.mappings.default_on_attach(bufnr) --api.config.mappings.default_on_attach(bufnr)
-- custom mappings -- custom mappings
-- cd -- cd