Explorar el Código

Add web-mode to aggressive-indent exclude

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

+ 2
- 1
emacs.el Ver fichero

@@ -1206,7 +1206,8 @@ found, otherwise returns nil."
(when (safe-require-or-eval 'aggressive-indent)
(defvar aggressive-indent-excluded-modes)
(setq aggressive-indent-excluded-modes
`(diff-mode
`(web-mode
diff-mode
toml-mode
conf-mode
dockerfile-mode


Cargando…
Cancelar
Guardar