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

Problem: Strace filetype detection is expensive. Solution: Match with a cheap pattern first. (Federico Mengozzi, closes vim/vim#12220)6e5a9f9482
Co-authored-by: Federico Mengozzi <19249682+fedemengo@users.noreply.github.com> (cherry picked from commit9808866d57
)