summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d
diff options
context:
space:
mode:
authorAlan Pearce2016-04-29 11:02:31 +0200
committerAlan Pearce2016-04-29 11:02:31 +0200
commit162e80938621369086d6691bc5a4bd35024433a1 (patch)
tree6953bbd52527d102beb8dda1e3070264bf4f89c3 /tag-emacs/emacs.d
parentca551892f1491f46de7fca055b97fcce90aa5bfa (diff)
downloaddotfiles-162e80938621369086d6691bc5a4bd35024433a1.tar.lz
dotfiles-162e80938621369086d6691bc5a4bd35024433a1.tar.zst
dotfiles-162e80938621369086d6691bc5a4bd35024433a1.zip
Emacs: Setup editorconfig again
Diffstat (limited to 'tag-emacs/emacs.d')
-rw-r--r--tag-emacs/emacs.d/init.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 4c0f22e..8e12d7c 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -727,6 +727,13 @@ with spaces.  Perfect!
                     ad-do-it)))))
 #+END_SRC
 
+** editorconfig
+
+#+BEGIN_SRC emacs-lisp
+  (use-package editorconfig
+    :config (editorconfig-mode 1))
+#+END_SRC
+
 ** dtrt-indent-mode
 
 Sometimes people use different indentation settings. [[https://github.com/jscheid/dtrt-indent][dtrt-indent]]