From 70cc0e50ddc133a5b0032135e61afbe69ce9cb99 Mon Sep 17 00:00:00 2001 From: Andreas Louv Date: Mon, 3 Apr 2023 02:01:04 +0200 Subject: [PATCH] Move ":LspDiagHere" up to be sorted correctly in the helpdocs --- doc/lsp.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/lsp.txt b/doc/lsp.txt index 3e6ca75..539fc2f 100644 --- a/doc/lsp.txt +++ b/doc/lsp.txt @@ -455,6 +455,10 @@ can map these commands to keys and make it easier to invoke them. :LspDiagFirst Jumps to the location of the first diagnostic message for the current file. + *:LspDiagHere* +:LspDiagHere Jumps to the location of the diagnostic message in + the current line (start from current column). + :LspDiagHighlightDisable *:LspDiagHighlightDisable* Disable highlighting lines with a diagnostic message for the current Vim session. @@ -481,10 +485,6 @@ can map these commands to keys and make it easier to invoke them. can use the Vim location list commands to browse the list. - *:LspDiagHere* -:LspDiagHere Jumps to the location of the diagnostic message in - the current line (start from current column). - *:LspFold* :LspFold Create folds for the current buffer. -- 2.48.1