mirror of
https://github.com/vim/vim.git
synced 2026-08-04 05:33:55 +02:00
299d8e5eec
Problem: Filetype detection from file contents is in legacy script. Solution: Use a compiled function for filetype detection.