Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 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
- Loading branch information