mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-22 06:57:59 +02:00
3 lines
163 B
EmacsLisp
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)
|