aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'snakemake-mode.el')
-rw-r--r--snakemake-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/snakemake-mode.el b/snakemake-mode.el
index a628a33..5f603ee 100644
--- a/snakemake-mode.el
+++ b/snakemake-mode.el
@@ -110,6 +110,7 @@
symbol-end))
(sm-command . ,(rx symbol-start
(or "configfile"
+ "envvars"
"include"
"localrules"
"onerror"