mirror of
https://github.com/zoriya/vim.git
synced 2026-03-01 01:59:42 +00: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)