enable editorconfig support

This commit is contained in:
Grigory Shipunov 2020-12-06 13:36:25 +01:00
parent 74c03dc0dc
commit 546cc633c3
No known key found for this signature in database
GPG key ID: 77BB6C3E4771EE7C

View file

@ -314,6 +314,12 @@
:config
(direnv-mode))
(use-package editorconfig
:straight t
:diminish t
:config
(editorconfig-mode 1))
(use-package which-key
:straight t
:diminish