Skip to content

fix: use vim.fs.normalize instead of using a helper from lspconfig#318

Merged
KostkaBrukowa merged 1 commit intopmizio:masterfrom
carlos-algms:cgomes/fix-dropped-sanitize-helper
Dec 4, 2024
Merged

fix: use vim.fs.normalize instead of using a helper from lspconfig#318
KostkaBrukowa merged 1 commit intopmizio:masterfrom
carlos-algms:cgomes/fix-dropped-sanitize-helper

Conversation

@carlos-algms
Copy link
Contributor

fixes: #317

Lsp-config helpers dropped the method sanitize in favor of the now provided vim.fs.normalize.

Here is the PR where the function was removed.

@carlos-algms carlos-algms changed the title fix: Use vim.fs.normalize instead of using a helper from lspconfig fix: use vim.fs.normalize instead of using a helper from lspconfig Nov 27, 2024
@KostkaBrukowa KostkaBrukowa merged commit 35e397c into pmizio:master Dec 4, 2024
@carlos-algms carlos-algms deleted the cgomes/fix-dropped-sanitize-helper branch December 4, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Attempt to call sanitize a nil value - It seems lsp-config dropped it from utils.path.sanitize

2 participants