Переглянути джерело

Disable editorconfig-charset-extras temporarily

master
10sr 6 роки тому
джерело
коміт
84f214000f
1 змінених файлів з 3 додано та 3 видалено
  1. +3
    -3
      emacs.el

+ 3
- 3
emacs.el Переглянути файл

@@ -679,9 +679,9 @@ found, otherwise returns nil."
(add-hook 'editorconfig-custom-hooks
'editorconfig-custom-majormode))

(when (fboundp 'editorconfig-charset-extras)
(add-hook 'editorconfig-custom-hooks
'editorconfig-charset-extras))
;; (when (fboundp 'editorconfig-charset-extras)
;; (add-hook 'editorconfig-custom-hooks
;; 'editorconfig-charset-extras))

(setq revert-without-query '(".+"))



Завантаження…
Відмінити
Зберегти