Ver código fonte

Add some mode to aggressive-indent exclude

master
10sr 5 anos atrás
pai
commit
4653b81657
Acessado por: 10sr ID da chave GPG: 7BEC428194130EB2
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Ver arquivo

@@ -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))



Carregando…
Cancelar
Salvar