view READMEdir/README_src.txt @ 25513:b9e8c9ed792b v8.2.3293

patch 8.2.3293: finding completions may cause an endless loop Commit: https://github.com/vim/vim/commit/6a230c6b32695393785ae64b440ce5f023a22382 Author: Andy Gozas <andy@gozas.me> Date: Thu Aug 5 16:23:27 2021 +0200 patch 8.2.3293: finding completions may cause an endless loop Problem: Finding completions may cause an endless loop. Solution: Use a better way to check coming back where the search started. (Andy Gozas, closes #8672, closes #8671)
author Bram Moolenaar <Bram@vim.org>
date Thu, 05 Aug 2021 16:30:04 +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!