Skip to content

Commit 8292b3b

Browse files
authored
Merge pull request #2484 from h-east/update-channel
Update channel.{txt,jax}
2 parents f4c69cf + a0c2c3b commit 8292b3b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

doc/channel.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

en/channel.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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",

0 commit comments

Comments
 (0)