瀏覽代碼

Remove some editorconfig setups no longer required

pull/15/head
10sr 8 年之前
父節點
當前提交
72d249a1e7
共有 1 個檔案被更改,包括 0 行新增3 行删除
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el 查看文件

@@ -222,7 +222,6 @@ IF OK-IF-ALREADY-EXISTS is true force download."
ensime

editorconfig
editorconfig-core
)
"Package list just for me.")

@@ -716,8 +715,6 @@ IF OK-IF-ALREADY-EXISTS is true force download."
;; file handling

(when (safe-require-or-eval 'editorconfig)
(setq editorconfig-get-properties-function
'editorconfig-core-get-properties-hash)
(editorconfig-mode 1))

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


Loading…
取消
儲存