mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-17 15:53:38 -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.