mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
b7eb0c2d38
Problem: No support for the DAP channel mode
Solution: Add native channel support for the debug-adapter-protocol
(Foxe Chen)
closes: #19432
Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>