view READMEdir/README_src.txt @ 23167:2b2561f8602e v8.2.2129

patch 8.2.2129: MS-Windows: Checking if a file name is absolute is slow Commit: https://github.com/vim/vim/commit/0ea7421ae6618fe8efe9e3afc8fdcf7a4d89739a Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 11 20:10:50 2020 +0100 patch 8.2.2129: MS-Windows: Checking if a file name is absolute is slow Problem: MS-Windows: Checking if a file name is absolute is slow. Solution: Do not use mch_FullName(). (closes https://github.com/vim/vim/issues/7033)
author Bram Moolenaar <Bram@vim.org>
date Fri, 11 Dec 2020 20:15:03 +0100
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!