summaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'snakemake-mode.el')
-rw-r--r--snakemake-mode.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/snakemake-mode.el b/snakemake-mode.el
index 374198a..46e4273 100644
--- a/snakemake-mode.el
+++ b/snakemake-mode.el
@@ -410,9 +410,4 @@ the block at point as the target.
(add-to-list 'auto-mode-alist '("\\.smrules\\'" . snakemake-mode))
(provide 'snakemake-mode)
-
-;; Local variables:
-;; sentence-end-double-space: t
-;; End:
-
;;; snakemake-mode.el ends here