]> Sergey Matveev's repositories - vim-lsp.git/commit
Make it possible to provide a "[count]" for ":LspDiagPrev"
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)
commit452d7924abba12af9eb9b41491c6cb6684052dbe
treea1097cd1f991989ffcf399a3c3cf6ba2b4b7a18d
parent2349f325b403a69929349fb68dbd3d0224673e26
Make it possible to provide a "[count]" for ":LspDiagPrev"

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