diff options
author | Kyle Meyer <kyle@kyleam.com> | 2016-11-17 18:13:42 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2016-11-17 18:14:15 -0500 |
commit | 6af48198df6520acbba6c0408ab7ff697ef348f4 (patch) | |
tree | 86a4cc42c6121239e810ecf40aa287654cd536d8 /Makefile | |
parent | b4be5e8072478a9c916add695acdbf6e8ea4fe45 (diff) | |
download | snakemake-mode-6af48198df6520acbba6c0408ab7ff697ef348f4.tar.gz |
snakemake-font-lock-keywords: Increase field key precedence
Instead of distinguishing built-ins from field keys by a trailing "(",
make the field key regexp, which is more specific, have a higher
precedence. This allows Snakemake built-ins to be highlighted
correctly even if they are not called as functions.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions