10sr hace 5 años
padre
commit
dfc20d159c
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver fichero

@@ -3097,7 +3097,7 @@ If target path is not found in COMMITISH tree, go up path and try again until fo
(define-derived-mode jinja2-mmm-mode prog-mode
"Jinja2 MMM"
"Major mode to setup `mmm-mode' with mmm-jinja2.
This assumes that file name would be in a format like BASE.EXT.j2 ."
This assumes that file name should be in a format like BASE.EXT.j2 ."
(require 'mmm-mode)
(require 'mmm-jinja2)
(let ((withoutj2 (replace-regexp-in-string "\\.j2\\'"


Cargando…
Cancelar
Guardar