summaryrefslogtreecommitdiff
path: root/emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/init.el')
-rw-r--r--emacs.d/init.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el
index 4885662..5400784 100644
--- a/emacs.d/init.el
+++ b/emacs.d/init.el
@@ -166,9 +166,5 @@
(set-face-attribute 'flyspell-incorrect nil
:foreground "#ff0000")
-(use-package editorconfig
- :config
- (editorconfig-mode 1))
-
(provide 'init)