mirror of
https://github.com/neovim/neovim.git
synced 2026-02-22 18:30:39 +10:00
Set minlines and maxlines to 100 and 200 respectively. Set these after
the script interface syntax files have been loaded to ensure the values
set in those are overridden.
fixes vim/vim#17580
closes: vim/vim#17614
a5b744ef93
Co-authored-by: Doug Kearns <dougkearns@gmail.com>