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

Update Neovim documentation #385

Merged
merged 1 commit into from Feb 13, 2024
Merged

Update Neovim documentation #385

merged 1 commit into from Feb 13, 2024

Conversation

dhruvmanila
Copy link
Member

Summary

Update Neovim documentation with the following changes:

  • Fix the code to disable hover capability. Earlier, it would disable for every language server while we only want to disable it for ruff-lsp.
  • Add an example to disable diagnostics and import sorting from Pyright.

fixes: #384

@dhruvmanila dhruvmanila added the documentation Improvements or additions to documentation label Feb 13, 2024
@dhruvmanila dhruvmanila merged commit bae2b24 into main Feb 13, 2024
20 checks passed
@dhruvmanila dhruvmanila deleted the dhruv/docs branch February 13, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to use ruff-lsp along with pyright in Neovim
2 participants