File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *channel.txt* For Vim バージョン 9.1. Last change: 2025 Nov 09
1+ *channel.txt* For Vim バージョン 9.1. Last change: 2026 Jan 30
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 1- *channel.txt* For Vim version 9.1. Last change: 2025 Nov 09
1+ *channel.txt* For Vim version 9.1. Last change: 2026 Jan 30
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1583,8 +1583,8 @@ A LSP request message has the following format (expressed as a Vim Dict). The
15831583 "params": <list|dict>
15841584 }
15851585
1586- A LSP response message has the following format (expressed as a Vim Dict). The
1587- "result" and "error" fields are optional: >
1586+ A LSP response message has the following format (expressed as a Vim Dict).
1587+ The "result" and "error" fields are optional: >
15881588
15891589 {
15901590 "jsonrpc": "2.0",
You can’t perform that action at this time.
0 commit comments