]> Sergey Matveev's repositories - vim-lsp.git/commit
Prevent raising errors when highlight arrive for deleted lines
authorAndreas Louv <andreas@louv.dk>
Tue, 18 Apr 2023 19:48:08 +0000 (21:48 +0200)
committerAndreas Louv <andreas@louv.dk>
Tue, 18 Apr 2023 19:48:58 +0000 (21:48 +0200)
commitc7e7876d221487bb0686314bd12c3119bf75b83f
tree2392eefdcb9e26617ea965be4f1b68ddd6416299
parent78b9394ca8b94320825713d604460aee69e259e5
Prevent raising errors when highlight arrive for deleted lines

This is the same problem that was fixed in #193 (3661dc0) as the
highlight also arrive asynchronous.
autoload/lsp/lspserver.vim