editorconfig--enable-20210221-testing is default now.

This commit is contained in:
tastytea 2021-08-30 20:37:07 +02:00
parent b7d38ca7e6
commit 0b4b55eea6
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 0 additions and 2 deletions

View File

@ -188,8 +188,6 @@ Ignores ARGS."
(use-package editorconfig
:defer 2
:diminish editorconfig-mode
;; <https://github.com/editorconfig/editorconfig-emacs/issues/242>
:init (setq editorconfig--enable-20210221-testing t)
:config (editorconfig-mode 1))
(use-package smerge-mode