view READMEdir/README_srcdos.txt @ 34909:5599fba31c2b

runtime(i3config): Line continuation is not detected for 'set' command (#14531) Commit: https://github.com/vim/vim/commit/5392970921aba5112f529a5d93407ae65c285fb1 Author: julio-b <julio.bacel@gmail.com> Date: Sat Apr 13 16:10:10 2024 +0000 runtime(i3config): Line continuation is not detected for 'set' command (https://github.com/vim/vim/issues/14531) Problem: Valid i3config syntax is highlighted as error. Solution: Skip over line-breaks correctly. Signed-off-by: Julio B <julio.bacel@gmail.com> Signed-off-by: Josef Lito? <54900518+JosefLitos@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Sat, 13 Apr 2024 18:15:04 +0200
parents 4635e43f2c6f
children
line wrap: on
line source

README_srcdos.txt for version 9.1 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 (vim90rt.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.

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