docs(lsp): LspInlayHint highlight group #24071

This commit is contained in:
Chinmay Dalal
2023-06-20 15:50:17 +05:30
committed by GitHub
parent 96b94f8d77
commit 19eef8156b

View File

@@ -462,6 +462,8 @@ LspReferenceText used for highlighting "text" references
LspReferenceRead used for highlighting "read" references
*hl-LspReferenceWrite*
LspReferenceWrite used for highlighting "write" references
*hl-LspInlayHint*
LspInlayHint used for highlighting inlay hints
*lsp-highlight-codelens*