aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-02-21 22:18:41 -0500
committerKyle Meyer <kyle@kyleam.com>2020-02-21 22:18:41 -0500
commit3fcff2b92a4ac19d6f1dab3666dddcba46c4865b (patch)
tree4206ce5a09c8fd1afadf276f4a6e9073ede98d8f /snakemake-mode.el
parented9269a1245db433cb0101d5edab9466bebb5e0c (diff)
downloadsnakemake-mode-3fcff2b92a4ac19d6f1dab3666dddcba46c4865b.tar.gz
mode: Add "multiext" to list of built-ins
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 db64575..e0299c2 100644
--- a/snakemake-mode.el
+++ b/snakemake-mode.el
@@ -126,6 +126,7 @@
"dynamic"
"expand"
"input"
+ "multiext"
"output"
"params"
"pipe"