aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2018-01-25 21:59:03 -0500
committerKyle Meyer <kyle@kyleam.com>2018-01-25 21:59:03 -0500
commit875fd4cb3f1ce4dba33f097e03ca72b4a5f90220 (patch)
tree779f035ed22c8c2e1fc02aa1857dcfd79f6159d8 /snakemake-mode.el
parentbdb9de2ec2a33f04e7e5ecec5fca8cdef7935b15 (diff)
downloadsnakemake-mode-875fd4cb3f1ce4dba33f097e03ca72b4a5f90220.tar.gz
mode: Add "singularity" to the list of field keys
Closes #24.
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 bba4ba8..339cc79 100644
--- a/snakemake-mode.el
+++ b/snakemake-mode.el
@@ -94,6 +94,7 @@
"script"
"shadow"
"shell"
+ "singularity"
"threads"
"version"
"wildcard_constraints"