;;---------------------------------------------------------------------------- ;; EditorConfig ;;---------------------------------------------------------------------------- (use-package editorconfig) (editorconfig-mode 1) (provide 'init-editorconfig)