I did not add `R` to the `snakemake-mode-setup-mmm` function name. In the future, if support for several embedded languages are added, we can keep the name, but start taking args such as `'sql`, `'R` etc. to only setup for certain languages. Max-width is 79 chars. Fixed the regex. Kept the `;;;; Emedded language...` header to help newcomers understand the code. You can view, comment on, or merge this pull request online at: https://github.com/kyleam/snakemake-mode/pull/13 -- Commit Summary -- * Syntax-highlight embedded R code -- File Changes -- M snakemake-mode.el (54) -- Patch Links -- https://github.com/kyleam/snakemake-mode/pull/13.patch https://github.com/kyleam/snakemake-mode/pull/13.diff --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kyleam/snakemake-mode/pull/13