From: Ali Bazrafshan Date: Tue, 10 Sep 2024 15:07:13 +0000 (+0330) Subject: Fix typo in doc (#549) X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=c73b8c84ee85a9dbf77d6dd1e1de2a251dcade1d;p=vim-lsp.git Fix typo in doc (#549) --- diff --git a/doc/lsp.txt b/doc/lsp.txt index 0d39a35..bd8f123 100644 --- a/doc/lsp.txt +++ b/doc/lsp.txt @@ -94,9 +94,9 @@ The following commands are provided: Wrap back to the first message when no more messages are found. :LspDiag prev Jump to the previous diagnostic message for the - current buffer before the current current position. + current buffer before the current cursor position. :LspDiag prevWrap Jump to the previous diagnostic message for the - current buffer before the current current position. + current buffer before the current cursor position. Wrap back to the last message when no previous messages are found. :LspDiag show Display the diagnostics messages from the language