瀏覽代碼

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…
取消
儲存