Skip to content

Commit

Permalink
Fix typo in doc (#549)
Browse files Browse the repository at this point in the history
  • Loading branch information
bazrafshan1707 authored Sep 10, 2024
1 parent 5b94bf7 commit c73b8c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/lsp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c73b8c8

Please sign in to comment.