From cdf138c0e31e0cbb728f5fadb25767f555629a5b Mon Sep 17 00:00:00 2001 From: Oleksiy Hryshchenko Date: Sun, 2 Apr 2023 12:59:36 +0300 Subject: [PATCH] add more highlite replesment variants to doc --- doc/lsp.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/lsp.txt b/doc/lsp.txt index 1e1422f..384f3c9 100644 --- a/doc/lsp.txt +++ b/doc/lsp.txt @@ -1001,6 +1001,13 @@ can use the following: > highlight LspDiagVirtualText ctermfg=Cyan guifg=Blue < + +or + +> + hi! link LspDiagLine NONE + hi! link LspDiagVirtualText WarningMsg +< ============================================================================== 13. Debugging *lsp-debug* -- 2.50.0