0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00
Bram Moolenaar 299d8e5eec patch 8.2.4372: filetype detection from file contents is in legacy script
Problem:    Filetype detection from file contents is in legacy script.
Solution:   Use a compiled function for filetype detection.
2022-02-13 20:32:02 +00:00
..