Procházet zdrojové kódy

Remove some editorconfig setups no longer required

pull/15/head
10sr před 8 roky
rodič
revize
72d249a1e7
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el Zobrazit soubor

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


Načítá se…
Zrušit
Uložit