]> Sergey Matveev's repositories - vim-lsp.git/commit
Update diags location list when the diags for the buffer changes. Update comments
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 17 Jun 2023 21:42:39 +0000 (14:42 -0700)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Sat, 17 Jun 2023 21:42:39 +0000 (14:42 -0700)
commit7a0d23f22945ad5fae62e72275d4ce683cb6be48
tree6b252bdd3d07fdebaad8d7fdf6f3f6df14516b66
parent54ddf8cc223af81dd46a71f399a108be5564f8b7
Update diags location list when the diags for the buffer changes. Update comments
13 files changed:
autoload/lsp/buffer.vim
autoload/lsp/callhierarchy.vim
autoload/lsp/codeaction.vim
autoload/lsp/completion.vim
autoload/lsp/diag.vim
autoload/lsp/handlers.vim
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
autoload/lsp/symbol.vim
autoload/lsp/typehierarchy.vim
autoload/lsp/util.vim
doc/lsp.txt
test/clangd_tests.vim