forked from aniani/vim
patch 8.2.4648: handling LSP messages is a bit slow
Problem: Handling LSP messages is a bit slow. Solution: Included support for LSP messages. (Yegappan Lakshmanan, closes #10025)
This commit is contained in:
committed by
Bram Moolenaar
parent
2bdad61267
commit
9247a221ce
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4648,
|
||||
/**/
|
||||
4647,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user