]> Sergey Matveev's repositories - vim-lsp.git/commit
Make it possible to provide a "[count]" for ":LspDiagNext"
authorAndreas Louv <andreas@louv.dk>
Mon, 3 Apr 2023 00:00:21 +0000 (02:00 +0200)
committerAndreas Louv <andreas@louv.dk>
Mon, 3 Apr 2023 00:52:13 +0000 (02:52 +0200)
commitdf99d66c4826e9f7ff6b842c7c23bc59be1fa0cd
treeb16e7c8a45ccfcf4be942387adb85b875fcde0a2
parent70cc0e50ddc133a5b0032135e61afbe69ce9cb99
Make it possible to provide a "[count]" for ":LspDiagNext"

This works somewhat like the count for `:h :cafter`
autoload/lsp/diag.vim
autoload/lsp/lsp.vim
plugin/lsp.vim