-
-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(native_lsp): support new "Ok" diagnostics
Defaults to using the green color. This was not added to the "LspDiagnostic*" highlights since I could not find any documentation on whether the "Ok" diagnostic is implemented for those. Indeed, I could not find any documentation whatsoever on the LspDiagnostic* highlights (grepping the Neovim source turned up no mentions of them either).
- Loading branch information
1 parent
d97387a
commit 42f1a36
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters