mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

fix(filetype): only pass first 100 and last lines to contents check sufficient for current content checks and avoids performance issues for buffers with a large number of lines fixes #19817