Skip to content

fix(nushell): root_dir should avoid returning nil #3611

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

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

blindFS
Copy link
Contributor

@blindFS blindFS commented Feb 10, 2025

nushell 0.102 made some changes that a nil root_dir will cause lsp server to exit.

This PR tries to mitigate the problem by providing a fallback root_dir value.

@blindFS blindFS requested a review from glepnir as a code owner February 10, 2025 01:08
@justinmk justinmk merged commit d37812c into neovim:master Feb 10, 2025
11 checks passed
Bahex added a commit to Bahex/nvim-lspconfig that referenced this pull request May 21, 2025
justinmk pushed a commit that referenced this pull request May 23, 2025
From #3611 :

> nushell 0.102 made some changes that a nil root_dir will cause lsp server to exit.
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.

2 participants