parent
ccfd6a33cd
commit
323b9b6e01
@ -8,7 +8,9 @@
|
|||||||
;;----------------------------------------------------------------------------
|
;;----------------------------------------------------------------------------
|
||||||
(use-package editorconfig
|
(use-package editorconfig
|
||||||
:config
|
:config
|
||||||
(editorconfig-mode 1))
|
(when (and (require 'editorconfig nil t)
|
||||||
|
(fboundp 'editorconfig-mode))
|
||||||
|
(editorconfig-mode 1)))
|
||||||
|
|
||||||
(provide 'init-editorconfig)
|
(provide 'init-editorconfig)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user