mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00: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>