diff options
author | Kyle Meyer <kyle@kyleam.com> | 2016-05-03 00:52:22 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2016-05-03 00:53:08 -0400 |
commit | 0b0419981087d3836354bc837a162864ef673456 (patch) | |
tree | a870e1b8efe79cb40cdefa9eee472655d578f015 /NEWS | |
parent | 5ed0569defa7ca6ab37d70ee9c92d3dbc0e96a2b (diff) | |
download | snakemake-mode-0b0419981087d3836354bc837a162864ef673456.tar.gz |
NEWS: Mention snakemake-mode-setup-mmm
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ NEWS -- history of user-visible changes -*- mode: org; -*- file, but you may find the new command useful if your workflow involves frequently using Snakemake's ~--snakefile~ option. +- New function ~snakemake-mode-setup-mmm~ configures MMM mode to + highlight string-embedded R code. (Contributed by Endre Bakken + Stovner.) + * v0.4.0 ** New features |