Fix :LspNextWarning is not correctly tagged (#1476)

This commit is contained in:
mityu
2023-06-26 03:33:03 +09:00
committed by GitHub
parent e74bd3c986
commit 39bad0b67e
+1 -1
View File
@@ -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.