view READMEdir/README_src.txt @ 22349:b66a2e046c2e v8.2.1723

patch 8.2.1723: Vim9: Variable argument name cannot start with underscore Commit: https://github.com/vim/vim/commit/280227270c1c54794a6d88a305fac56d4b0c92a5 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Sep 21 22:02:49 2020 +0200 patch 8.2.1723: Vim9: Variable argument name cannot start with underscore Problem: Vim9: Variable argument name cannot start with underscore. Solution: Use eval_isnamec1(). (closes https://github.com/vim/vim/issues/6988)
author Bram Moolenaar <Bram@vim.org>
date Mon, 21 Sep 2020 22:15:03 +0200
parents af69c9335223
children f8116058ca76
line wrap: on
line source

README_src.txt for version 8.2 of Vim: Vi IMproved.

The source archive contains the files needed to compile Vim on Unix systems.
It is packed for Unix systems (NL line separator).

For more information, see the README.txt file that comes with the runtime
archive (vim-8.2-rt.tar.gz).  To be able to run Vim you MUST get the runtime
archive too!