view src/config.mk.dist @ 13804:8a35543f5f97 v8.0.1774

patch 8.0.1774: reading very long lines can be slow commit https://github.com/vim/vim/commit/13d3b05ed2cf9a54b18b4e8236f0af2c5386200c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 29 13:34:47 2018 +0200 patch 8.0.1774: reading very long lines can be slow Problem: Reading very long lines can be slow. Solution: Read up to 1 Mbyte at a time to avoid a lot of copying. Add a check for going over the column limit.
author Christian Brabandt <cb@256bit.org>
date Sun, 29 Apr 2018 13:45:04 +0200
parents 78d7b92bfb1d
children
line wrap: on
line source

the first target to make vim is: reconfig
srcdir = .
VIMNAME = vim
EXNAME = ex
VIEWNAME = view