view READMEdir/README_srcdos.txt @ 11595:42cd59477698 v8.0.0680

patch 8.0.0680: plugins in start packages are sourced twice commit https://github.com/vim/vim/commit/07ecfa64a18609a986f21d6132d04ee8934f3200 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 27 14:43:55 2017 +0200 patch 8.0.0680: plugins in start packages are sourced twice Problem: Plugins in start packages are sourced twice. (mseplowitz) Solution: Use the unmodified runtime path when loading plugins (test by Ingo Karkat, closes #1801)
author Christian Brabandt <cb@256bit.org>
date Tue, 27 Jun 2017 14:45:04 +0200
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.