summaryrefslogtreecommitdiff
path: root/rc/tools/python
diff options
context:
space:
mode:
authorParasrah <git@parasrah.com>2020-08-12 19:14:27 -0600
committerParasrah <git@parasrah.com>2020-08-12 19:14:27 -0600
commit151fe01a5caa433193f68b515c2c7d959182283c (patch)
treea4526dcaa4e0925b3180c24055b20686083278b0 /rc/tools/python
parentc9d4bc967739fc944dc213a10b9ef847082ff9ec (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