use editorconfig
This commit is contained in:
parent
418c503035
commit
d5aa3804b5
1 changed files with 2 additions and 0 deletions
2
init.el
2
init.el
|
|
@ -101,6 +101,8 @@
|
||||||
:init
|
:init
|
||||||
(projectile-mode +1))
|
(projectile-mode +1))
|
||||||
|
|
||||||
|
(use-package editorconfig
|
||||||
|
:config (editorconfig-mode 1))
|
||||||
(custom-set-variables
|
(custom-set-variables
|
||||||
;; custom-set-variables was added by Custom.
|
;; custom-set-variables was added by Custom.
|
||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue