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

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

@@ -1808,7 +1808,7 @@ and search from projectile root (if projectile is available)."

(define-minor-mode editorconfig-auto-apply-mode
"When saving .editorconfig file update buffer configs."
:global t
:global t ;; TODO: global nil and instruct to hook to editorconfig-conf-mode-hook
:lighter ""
(if editorconfig-auto-apply-mode
(add-hook 'after-save-hook


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