mirror of
https://github.com/neovim/neovim.git
synced 2025-12-02 23:13:01 +00:00
Problem: filetype: earthfile files are not recognized
Solution: Detect 'Earthfile' as earthfile
(Gaëtan Lehmann)
closes: vim/vim#14408
28e5e7c484
Co-authored-by: Gaëtan Lehmann <gaetan.lehmann@gmail.com>