Просмотр исходного кода

Add web-mode to aggressive-indent exclude

master
10sr 4 лет назад
Родитель
Сommit
9a9ab47408
Подписано: 10sr Идентификатор GPG ключа: 7BEC428194130EB2
1 измененных файлов: 2 добавлений и 1 удалений
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Просмотреть файл

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


Загрузка…
Отмена
Сохранить