branch: elpa/helm commit f0db55f8b4793f17897071e0f1fae2ac1c4dfe68 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Add autoload cookie for helm-ff-icon-mode --- helm-files.el | 1 + 1 file changed, 1 insertion(+) diff --git a/helm-files.el b/helm-files.el index 754f8541d0..9460818ac6 100644 --- a/helm-files.el +++ b/helm-files.el @@ -4107,6 +4107,7 @@ If SKIP-BORING-CHECK is non nil don't filter boring files." (all-the-icons-icon-for-file file))) " ")) +;;;###autoload (define-minor-mode helm-ff-icon-mode "Display icons from `all-the-icons' package in HFF when enabled." :global t