diff options
-rw-r--r-- | snakemake-mode.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snakemake-mode.el b/snakemake-mode.el index dd0e35e..742a793 100644 --- a/snakemake-mode.el +++ b/snakemake-mode.el @@ -111,6 +111,7 @@ "onerror" "onsuccess" "ruleorder" + "singularity" "wildcard_constraints" "workdir") symbol-end)) |