mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2026-06-09 15:37:30 +02:00
Fix :LspNextWarning is not correctly tagged (#1476)
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user