Remove the editorconfig package
This commit is contained in:
parent
bdb9a52357
commit
ee064eed75
@ -2581,16 +2581,6 @@ And apply it to dired, too.
|
||||
("C-f" . keyfreq-show)))
|
||||
#+END_SRC
|
||||
|
||||
** EditorConfig
|
||||
|
||||
[[http://editorconfig.org/][EditorConfig]] is a nice tool to unify, well, configuration of different editors.
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package editorconfig
|
||||
:config
|
||||
(editorconfig-mode t))
|
||||
#+END_SRC
|
||||
|
||||
** occur-like folding in the current buffer
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
Loading…
Reference in New Issue
Block a user