]> Sergey Matveev's repositories - vim-lsp.git/commit
When jumping to a diag, display the diag message. When running the tests, wait for...
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 25 Mar 2023 18:34:22 +0000 (11:34 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 25 Mar 2023 18:34:22 +0000 (11:34 -0700)
commit2c6424da817d9b2c69d1423cd1fee0701d70ff4e
tree108effdaaee50f576c28122dd94d508cb3ec82a2
parent152338cd92bd930dab42f37398f3ba3780816000
When jumping to a diag, display the diag message.  When running the tests, wait for the diags to reduce the delay in loading the files.
autoload/lsp/diag.vim
doc/lsp.txt
test/clangd_tests.vim
test/common.vim
test/tsserver_tests.vim