view READMEdir/README_srcdos.txt @ 18759:592c7b56db69 v8.1.2369

patch 8.1.2369: cannot build with quickfix and without text properties Commit: https://github.com/vim/vim/commit/a2c2ae473ab8789ceba9706713441a365dec685e Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 30 20:58:46 2019 +0100 patch 8.1.2369: cannot build with quickfix and without text properties Problem: Cannot build with quickfix and without text properties. Solution: Fix typo. (Naruhiko Nishino)
author Bram Moolenaar <Bram@vim.org>
date Sat, 30 Nov 2019 21:00:04 +0100
parents 1174611ad715
children af69c9335223
line wrap: on
line source

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

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


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

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