emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/helm f235af5cd8 06/11: revert missing icons


From: ELPA Syncer
Subject: [nongnu] elpa/helm f235af5cd8 06/11: revert missing icons
Date: Tue, 31 May 2022 02:58:40 -0400 (EDT)

branch: elpa/helm
commit f235af5cd882e1fb131a6d6470c4dc53b23d2d84
Author: Ta Quang Trung <taquangtrungvn@gmail.com>
Commit: Ta Quang Trung <taquangtrungvn@gmail.com>

    revert missing icons
---
 helm-imenu.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/helm-imenu.el b/helm-imenu.el
index 08b532f46b..9d0cba3136 100644
--- a/helm-imenu.el
+++ b/helm-imenu.el
@@ -345,12 +345,12 @@ string."
       ("Functions" (all-the-icons-faicon "cube" :face 
font-lock-function-name-face))
       ;; ("Misc" . "symbol-misc.svg")
       ;; ("Miscs" . "symbol-misc.svg")
-      ("Module" (all-the-icons-faicon "brackets-curly" :face 
font-lock-type-face))
-      ("Modules" (all-the-icons-faicon "brackets-curly" :face 
font-lock-type-face))
+      ;; ("Module" . "symbol-namespace.svg")
+      ;; ("Modules" . "symbol-namespace.svg")
       ;; ("Numeric" . "symbol-numeric.svg")
       ;; ("Numerics" . "symbol-numeric.svg")
-      ("Object" (all-the-icons-faicon "brackets-curly" :face 
font-lock-type-face))
-      ("Objects" (all-the-icons-faicon "brackets-curly" :face 
font-lock-type-face))
+      ;; ("Object" . "symbol-namespace.svg")
+      ;; ("Objects" . "symbol-namespace.svg")
       ;; ("Operator" . "symbol-operator.svg")
       ;; ("Operators" . "symbol-operator.svg")
       ;; ("Property" . "symbol-property.svg")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]