Selaa lähdekoodia

Add web-mode to aggressive-indent exclude

master
10sr 5 vuotta sitten
vanhempi
commit
9a9ab47408
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna