diff --git a/doc/vim-lsp.txt b/doc/vim-lsp.txt index 09d5b58b..6a1ecb2e 100644 --- a/doc/vim-lsp.txt +++ b/doc/vim-lsp.txt @@ -1794,7 +1794,7 @@ LspNextReference *:LspNextReference* Jump to the next reference of the symbol under cursor. -LspNextWarning [-wrap=0] :LspNextWarning* +LspNextWarning [-wrap=0] *:LspNextWarning* Jump to Next warning diagnostics With '-wrap=0', stop wrapping around the end of file.