Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lua_ls): return longest root path #3515

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Conversation

mangkoran
Copy link
Contributor

This commit doesn't address the case when root path == vim.env.HOME as the case lack return when it's true (#2110)

Fix #3508

This commit doesn't address the case when root path == vim.env.HOME as
the case lack return when it's true (neovim#2110)

Fix neovim#3508
@mangkoran mangkoran requested a review from glepnir as a code owner December 15, 2024 10:48
@mangkoran
Copy link
Contributor Author

mangkoran commented Dec 17, 2024

Hi @justinmk is there any other thing that need to be addressed for this PR?

@mangkoran
Copy link
Contributor Author

mangkoran commented Jan 8, 2025

Hi @justinmk is there any other thing that blocking this PR for being merged? I think others have approved the PR (also in #3508)

@mangkoran
Copy link
Contributor Author

Hi @dundargoc @justinmk could we have this PR merged to fix #3508 ?

I read the linked discussion regarding util.root_pattern deprecation, however it seems it's postponed for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants