diff options
| author | Parasrah <git@parasrah.com> | 2020-08-12 19:14:27 -0600 |
|---|---|---|
| committer | Parasrah <git@parasrah.com> | 2020-08-12 19:14:27 -0600 |
| commit | 151fe01a5caa433193f68b515c2c7d959182283c (patch) | |
| tree | a4526dcaa4e0925b3180c24055b20686083278b0 /rc/tools/python | |
| parent | c9d4bc967739fc944dc213a10b9ef847082ff9ec (diff) | |
fix #3651
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
Diffstat (limited to 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions
