mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-08 11:23:46 -05:00
The following commit in vim-elixir caused modules in module declarations
to no longer be highlighted yellow.
babcd09769
This adds a `elixirModuleDeclaration` highlight explicitly to make the
modules yellow again.