commit | e0805b849ce60f65149903b63584d49bf81f975e | [log] [tgz] |
---|---|---|
author | Yegappan Lakshmanan <yegappan@yahoo.com> | Sat Apr 16 15:18:23 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 16 15:18:23 2022 +0100 |
tree | c1891526860da3d18c2da1401223b82118e54146 | |
parent | 9029a6e9931eede1d44f613687a2c01b9fe514ec [diff] |
patch 8.2.4761: documentation for using LSP messages is incomplete Problem: Documentation for using LSP messages is incomplete. Solution: Update the documentation. (Yegappan Lakshmanan, closes #10206)
diff --git a/src/version.c b/src/version.c index 1a64251..1939126 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4761, +/**/ 4760, /**/ 4759,