Skip to content

Commit 39bad0b

Browse files
authored
Fix :LspNextWarning is not correctly tagged (#1476)
1 parent e74bd3c commit 39bad0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/vim-lsp.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1794,7 +1794,7 @@ LspNextReference *:LspNextReference*
17941794

17951795
Jump to the next reference of the symbol under cursor.
17961796

1797-
LspNextWarning [-wrap=0] :LspNextWarning*
1797+
LspNextWarning [-wrap=0] *:LspNextWarning*
17981798

17991799
Jump to Next warning diagnostics
18001800
With '-wrap=0', stop wrapping around the end of file.

0 commit comments

Comments
 (0)