mirror of
https://github.com/vim/vim.git
synced 2025-11-12 22:44:34 -05: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)