gentoo-ebuilds/app-emacs/all-the-icons-dired/files/50all-the-icons-dired-gentoo.el
Maciej Barć 135408dd3c
app-emacs/all-the-icons-dired: new package; add version 2.0
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-04-10 22:02:02 +02:00

3 lines
163 B
EmacsLisp

(add-to-list 'load-path "@SITELISP@")
(autoload 'all-the-icons-dired-mode "all-the-icons-dired"
"Display all-the-icons icon for each file in a dired buffer." t)