From a2c6afd1283991f8fd336112eb7d4df1b06ab9b1 Mon Sep 17 00:00:00 2001 From: Oleksiy Hryshchenko Date: Sun, 2 Apr 2023 21:16:59 +0300 Subject: [PATCH] fix hi --- doc/lsp.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/lsp.txt b/doc/lsp.txt index 384f3c9..b45ed01 100644 --- a/doc/lsp.txt +++ b/doc/lsp.txt @@ -1005,8 +1005,8 @@ can use the following: or > - hi! link LspDiagLine NONE - hi! link LspDiagVirtualText WarningMsg + highlight link LspDiagLine NONE + highlight link LspDiagVirtualText WarningMsg < ============================================================================== 13. Debugging *lsp-debug* -- 2.48.1