mirror of
https://github.com/vim/vim.git
synced 2026-05-11 21:02:14 +02:00
Problem: Cannot recognize elixir files.
Solution: Recognize Elixir-specific files. Check if an .ex file is Euphoria
or Elixir. (Austin Gatlin, closes #8401, closes #8446)