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 8da9f6d..9d1f895 100644
--- a/snakemake-mode.el
+++ b/snakemake-mode.el
@@ -109,6 +109,7 @@
(sm-command . ,(rx symbol-start
(or "configfile"
"include"
+ "localrules"
"onerror"
"onsuccess"
"ruleorder"