소스 검색

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


불러오는 중...
취소
저장