mirror of
https://github.com/vim/vim.git
synced 2026-06-19 15:38:30 +02:00
bf6614643f
Problem: Icon filetype not recognized from the first line. Solution: Add a check for the first line. (Doug Kearns)