-
Notifications
You must be signed in to change notification settings - Fork 89
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
Restart / Auto restart #18
Comments
Have you tried |
@otavioschwanck can you confirm if If not, this is something that I would be interesting in drafting up a solution to make it work. To me it makes sense to rely on the native LSP behaviors wherever possible. Rather than having a separate command. |
LspRestart doesn't works. |
Thanks for confirming. I'll see if I can get some time to throw something together. |
How about call
I use it to refresh spell check diagnostics. |
Issues
Feature description
null-ls has a issue about that:
Sometimes, when i pull on the project, some libraries installed are different, and the rubocop (diagnostic) stop working. Because of that, the diagnostic just stop working until i restart the neovim.
Would be awesome to have a :NullRestart or have some auto-restart on the diagnostic
Help
No
Implementation help
No response
The text was updated successfully, but these errors were encountered: