Преглед изворни кода

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 '(".+"))



Loading…
Откажи
Сачувај