mirror of
https://github.com/vim/vim.git
synced 2026-05-27 20:47:22 +02:00
f3caeb63d6
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)