From cbff42de400c5bdbf235e45e10198f51206cfe3b Mon Sep 17 00:00:00 2001 From: Andreas Louv Date: Mon, 3 Apr 2023 01:07:32 +0200 Subject: [PATCH] Add docs for ":LspDiagCurrent!" --- doc/lsp.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/lsp.txt b/doc/lsp.txt index c699a66..5937ce7 100644 --- a/doc/lsp.txt +++ b/doc/lsp.txt @@ -439,6 +439,10 @@ can map these commands to keys and make it easier to invoke them. a popup window. Otherwise the message is displayed in the status message area. +:LspDiagCurrent! Only display a diagnostic message if it's directly under + the cursor. Otherwise works exactly like + |:LspDiagCurrent| + *:LspDiagFirst* :LspDiagFirst Jumps to the location of the first diagnostic message for the current file. -- 2.48.1