]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
Fix typo in doc (#549)
authorAli Bazrafshan <ali@bazrafshan.net>
Tue, 10 Sep 2024 15:07:13 +0000 (18:37 +0330)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2024 15:07:13 +0000 (08:07 -0700)
doc/lsp.txt

index 0d39a35a8570daa5cc364571ae5c904d41f1bf4b..bd8f1232512a67bc2bfcbffc9ecd4f796d48c953 100644 (file)
@@ -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