151fe01a5c
Similar to Jinja, getting `eex` highlighting in *.ex files will require users to setup a filetype hook similar to the following: hook global WinSetOption filetype=elixir %{ require-module eex add-highlighter window/eex ref eex } This is done both to fix a circular dependency between the `elixir` and `eex` modules, and avoid polluting `elixir` files with false positives from `eex` highlighting given `eex` is framework specific |
||
---|---|---|
.. | ||
detection | ||
filetype | ||
tools | ||
windowing |