view READMEdir/README_src.txt @ 28467:3beb14b12bbd v8.2.4758

patch 8.2.4758: when using an LSP channel want to get the message ID Commit: https://github.com/vim/vim/commit/3b470ae88f034d3741832ab1cc51a5bb8edaf4c6 Author: Yegappan Lakshmanan <yegappan@yahoo.com> Date: Sat Apr 16 10:41:27 2022 +0100 patch 8.2.4758: when using an LSP channel want to get the message ID Problem: When using an LSP channel want to get the message ID. Solution: Have ch_sendexpr() return the ID. (Yegappan Lakshmanan, closes #10202)
author Bram Moolenaar <Bram@vim.org>
date Sat, 16 Apr 2022 11:45:03 +0200
parents af69c9335223
children f8116058ca76
line wrap: on
line source

README_src.txt for version 8.2 of Vim: Vi IMproved.

The source archive contains the files needed to compile Vim on Unix systems.
It is packed for Unix systems (NL line separator).

For more information, see the README.txt file that comes with the runtime
archive (vim-8.2-rt.tar.gz).  To be able to run Vim you MUST get the runtime
archive too!