view READMEdir/README_srcdos.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 286aa7c0c9ab
children f8116058ca76
line wrap: on
line source

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

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-Windows.
These files are in the runtime archive (vim82rt.zip).


The DOS source archive contains the files needed to compile Vim on MS-Windows.
It is packed for MS-Windows systems, with CR-LF.  It also includes the VisVim
sources.

See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.