runtime(doc): Fix missing heading in remote.txt
Commit:
https://github.com/vim/vim/commit/39a67920fbd8bbdd0af8435a4e0f7c1bd0c4822c
Author: Hirohito Higashi <[email protected]>
Date: Fri Aug 22 12:44:31 2025 -0400
runtime(doc): Fix missing heading in remote.txt
closes: https://github.com/vim/vim/issues/18086
Signed-off-by: Hirohito Higashi <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/remote.txt b/runtime/doc/remote.txt
index cf3ff78ba..79c9011b0 100644
--- a/runtime/doc/remote.txt
+++ b/runtime/doc/remote.txt
@@ -1,4 +1,4 @@
-*remote.txt* For Vim version 9.1. Last change: 2025 Aug 21
+*remote.txt* For Vim version 9.1. Last change: 2025 Aug 22
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -9,6 +9,7 @@ Vim client-server communication
*client-server*
1. Common functionality |clientserver|
2. X11 specific items |x11-clientserver|
3. MS-Windows specific items |w32-clientserver|
+4. Socket server specific items |socketserver-clientserver|
==============================================================================
1. Common functionality *clientserver*
@@ -218,7 +219,7 @@ When using gvim, the --remote-wait only works properly this
way: >
start /w gvim --remote-wait file.txt
<
==============================================================================
-3. Socket server specific items
*socketserver-clientserver*
+4. Socket server specific items
*socketserver-clientserver*
*E1563* *E1564* *E1565* *E1566* *E1567*
The communication between client and server is done using Unix domain sockets.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1upV7U-00DE9o-AQ%40256bit.org.