branch: elpa/nix-mode commit 18abc92bd8011d8bf279a5e2da904b18b67780e3 Author: pvmart <[email protected]> Commit: pvmart <[email protected]>
fix mmm
---
nix-mode-mmm.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/nix-mode-mmm.el b/nix-mode-mmm.el
index acfc8fef15..6d88ce18ee 100644
--- a/nix-mode-mmm.el
+++ b/nix-mode-mmm.el
@@ -14,6 +14,7 @@
:back "''"
:include-front t
:front-offset 2
+ :end-not-begin t
)))
(setq mmm-global-mode 'maybe)
