mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
[Backport release-0.9] docs: add hl-DiagnosticDeprecated
and hl-DiagnosticUnnecessary
(#22964)
docs: add `hl-DiagnosticDeprecated` and `hl-DiagnosticUnnecessary`
(cherry picked from commit 99c86bae15
)
Co-authored-by: Evgeni Chasnovski <evgeni.chasnovski@gmail.com>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
8aeb262b1b
commit
ae797c08e9
@@ -295,6 +295,14 @@ DiagnosticSignHint
|
||||
DiagnosticSignOk
|
||||
Used for "Ok" signs in sign column.
|
||||
|
||||
*hl-DiagnosticDeprecated*
|
||||
DiagnosticDeprecated
|
||||
Used for deprecated or obsolete code.
|
||||
|
||||
*hl-DiagnosticUnnecessary*
|
||||
DiagnosticUnnecessary
|
||||
Used for unnecessary or unused code.
|
||||
|
||||
==============================================================================
|
||||
SIGNS *diagnostic-signs*
|
||||
|
||||
|
Reference in New Issue
Block a user