mirror of
https://github.com/zoriya/vim.git
synced 2026-05-17 13:06:22 +00:00
8eab731328
Problem: Yaml files are only recognized by the file extension. Solution: Check for a line starting with "%YAML". (Jason Franklin)