aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-12-24 12:44:56 -0500
committerKyle Meyer <kyle@kyleam.com>2020-12-24 12:44:56 -0500
commit592901893f297099ffb759b4d1359bcd3411d1a9 (patch)
treef7258126911c3dfe208ac67fe6171f7c458f9570 /snakemake-mode.el
parent0e4ef118ca3af4a6851fe670cf8fe7472ba18393 (diff)
downloadsnakemake-mode-592901893f297099ffb759b4d1359bcd3411d1a9.tar.gz
mode: Add "name" to the list of field keys
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 6dda523..30f797d 100644
--- a/snakemake-mode.el
+++ b/snakemake-mode.el
@@ -92,6 +92,7 @@
"input"
"log"
"message"
+ "name"
"output"
"params"
"priority"