Add editorconfig plugin

This commit is contained in:
Henrik Lissner 2015-12-27 02:50:44 -05:00
parent 4e8837c4c5
commit 926544227f
2 changed files with 4 additions and 2 deletions

1
Cask
View file

@ -64,6 +64,7 @@
(depends-on "rotate-text" :git "https://github.com/debug-ito/rotate-text.el")
(depends-on "smart-forward")
(depends-on "smartparens")
(depends-on "editorconfig")
;; Completion --- core/core-company.el
(depends-on "company")