Explorar el Código

Add some mode to aggressive-indent exclude

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

+ 2
- 0
emacs.el Ver fichero

@@ -848,6 +848,8 @@ found, otherwise returns nil."
(setq aggressive-indent-excluded-modes
`(diff-mode
toml-mode
conf-mode
dockerfile-mode
,@aggressive-indent-excluded-modes))
(global-aggressive-indent-mode 1))



Cargando…
Cancelar
Guardar