Konfiguration: helm-icons auf all-the-icons umgestellt.

This commit is contained in:
2021-01-29 16:17:59 +01:00
parent 2410efc0ea
commit abd392c6d7

View File

@@ -472,6 +472,8 @@
:after helm
:config
(treemacs-resize-icons artr/default-icon-size)
:init
(setq helm-icons-provider 'all-the-icons)
(helm-icons-enable))
(use-package helm-swoop