docs: add hl-DiagnosticDeprecated and hl-DiagnosticUnnecessary

This commit is contained in:
Evgeni Chasnovski 2023-04-08 20:19:39 +03:00
parent 6801befcc5
commit 99c86bae15
No known key found for this signature in database
GPG Key ID: BB32E27DDF942DFB

View File

@ -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*