summaryrefslogtreecommitdiff
path: root/snakemake-mode.el
AgeCommit message (Collapse)Author
2014-06-28Make compile command flags customizableKyle Meyer
2014-06-28Reorder mode definitionKyle Meyer
This avoids free variable warning about `snakemake-font-lock-keywords' when compiling.
2014-06-27Initial import of snakemake-mode.elKyle Meyer