Skip to content

Commit

Permalink
Fix package load for use-package usage (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
10sr authored Oct 23, 2022
1 parent 44bcfcf commit f529bbe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions editorconfig.el
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@
(defvar tex-indent-arg)
(defvar evil-shift-width))

(declare-function editorconfig-core-get-properties-hash
"editorconfig-core"
(&optional file confname confversion))
(require 'editorconfig-core)

(defgroup editorconfig nil
"EditorConfig Emacs Plugin.
Expand Down

0 comments on commit f529bbe

Please sign in to comment.