Let me preface this by saying that I am very new to emacs and I'm checking it out mostly because of snakemake-mode. Thanks for making this! I'm using spacemacs, and I installed mmm-mode and snakemake-mode. In my user-config function I have the following code: `(setq mmm-global-mode 'maybe)` When I load up a Snakefile, the code is highlighted, but code inside an `R()` call isn't. ![screenshot from 2017-02-26 18-58-53](https://cloud.githubusercontent.com/assets/2695357/23345064/aeb95ba2-fc55-11e6-9680-ca519950e69f.png) Any ideas what I might be doing wrong? -- 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/issues/21