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 779452e..a628a33 100644
--- a/snakemake-mode.el
+++ b/snakemake-mode.el
@@ -83,6 +83,7 @@
(anon-rule . ,(rx symbol-start "rule"))
(field-key . ,(rx symbol-start
(or "benchmark"
+ "cache"
"conda"
"cwl"
"group"