Skip to content

Commit

Permalink
Fix void var file error
Browse files Browse the repository at this point in the history
  • Loading branch information
wyuenho committed Apr 16, 2021
1 parent dd7dd27 commit 82d09a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions all-the-icons-dired.el
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
(require 'cl-lib)
(require 'dired)
(require 'all-the-icons)
(require 'subr-x)

(defface all-the-icons-dired-dir-face
'((((background dark)) :foreground "white")
Expand Down

0 comments on commit 82d09a3

Please sign in to comment.