mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 23:26:05 +00:00
Problem: Too much overhead checking for CTRL-C while processing text.
Solution: Increase BREAKCHECK_SKIP. Remove the difference for when built
with the GUI. (suggested by Andy Massimino, closes vim/vim#4708)
b4fe0eb4b4