Procházet zdrojové kódy

Add web-mode to aggressive-indent exclude

master
10sr před 5 roky
rodič
revize
9a9ab47408
Podepsáno: 10sr ID GPG klíče: 7BEC428194130EB2
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Zobrazit soubor

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


Načítá se…
Zrušit
Uložit