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

emacs.el: Always use el imeplemented core for editorconfig

pull/15/head
10sr 8 роки тому
джерело
коміт
811f3fe8ab
1 змінених файлів з 2 додано та 0 видалено
  1. +2
    -0
      emacs.el

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

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

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

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


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