mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
Problem: Filetype detection from file contents is in legacy script. Solution: Use a compiled function for filetype detection.
Problem: Filetype detection from file contents is in legacy script. Solution: Use a compiled function for filetype detection.