Diminish editorconfig-mode
This commit is contained in:
parent
3d0dbdb2c8
commit
c7324d208d
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@
|
||||||
|
|
||||||
;; Editorconfig
|
;; Editorconfig
|
||||||
(use-package editorconfig
|
(use-package editorconfig
|
||||||
|
:diminish (editorconfig-mode)
|
||||||
:custom (editorconfig-get-properties-function 'editorconfig-get-properties)
|
:custom (editorconfig-get-properties-function 'editorconfig-get-properties)
|
||||||
:config (editorconfig-mode 1)
|
:config (editorconfig-mode 1)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue