view READMEdir/README_srcdos.txt @ 23219:7118d32f94a5 v8.2.2155

patch 8.2.2155: warning from Github actions for code analysis Commit: https://github.com/vim/vim/commit/18f69229c581a0f738145cdec70df66723a518fc Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 18 13:15:20 2020 +0100 patch 8.2.2155: warning from Github actions for code analysis Problem: Warning from Github actions for code analysis. Solution: Remove the "git checkout HEAD^2" block.
author Bram Moolenaar <Bram@vim.org>
date Fri, 18 Dec 2020 13:30:04 +0100
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.