mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 08:02:38 +00:00
Problem: CompletionItem in lsp spec mentioned the deprecated attribute
Solution: when item has deprecated attribute set hl_group to DiagnosticDeprecated
in complete function