view READMEdir/README_srcdos.txt @ 12887:ffc7004e9041 v8.0.1320

patch 8.0.1320: popup test fails on GUI-only build commit https://github.com/vim/vim/commit/7221fce8b395972b57aea5f36ba2844fe1d4c259 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 19 20:32:49 2017 +0100 patch 8.0.1320: popup test fails on GUI-only build Problem: Popup test fails on GUI-only build. Solution: Don't test balloon_split() when it's not available.
author Christian Brabandt <cb@256bit.org>
date Sun, 19 Nov 2017 20:45:05 +0100
parents 9f48eab77d62
children 1174611ad715
line wrap: on
line source

README_srcdos.txt for version 8.0 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 (vim80rt.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.