build(vim-patch): clientserver feature is N/A

Shared API, documented in remote.txt, is surface-level.
Assume 0% compatiblity from Vim.
This commit is contained in:
Jan Edmund Lazo
2026-07-29 00:36:40 -04:00
parent a85cce90e3
commit 85b1df6ec1
2 changed files with 4 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ src/README.md
src/blowfish.c
src/cairo.c
src/channel.c
src/clientserver.c
src/dlldata.c
src/hardcopy.c
src/iid_ole.c

View File

@@ -7,6 +7,9 @@
^err_teapot(.\+err_teapot(
^listener_[a-zA-Z0-9]\+(.\+listener_[a-zA-Z0-9]\+(
^redraw_listener_[a-zA-Z0-9]\+(.\+redraw_listener_[a-zA-Z0-9]\+(
^remote_[a-z]\+(.\+remote_[a-z]\+(
^server2client(.\+server2client(
^serverlist(.\+serverlist(
^test_alloc_fail(.\+test_alloc_fail(
^test_autochdir(.\+test_autochdir(
^test_feedinput(.\+test_feedinput(