Added tool editorconfig

This commit is contained in:
Jesús
2018-08-25 23:12:42 -05:00
parent 9a17b1ed69
commit f18582dfd2
3 changed files with 10 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
;; Tools
(require 'init-flycheck)
(require 'init-whitespace)
(require 'init-editorconfig)
;; Languages
(require 'init-ccc)
(require 'init-markdown)