[Emacs] Remove helm-icons
This commit is contained in:
parent
2b913fa2a7
commit
e46a5f3e4c
@ -97,7 +97,6 @@
|
||||
| doom-themes | some cool themes |
|
||||
| edit-indirect | edit region in separate buffer |
|
||||
| elcord | rich integration of Emacs in Discord |
|
||||
| helm-icons | integration between helm and treemacs icons |
|
||||
| kaolin-themes | some cool themes |
|
||||
| lsp-dart | apparently, it isn’t included in the Dart layer |
|
||||
| magit-gitflow | integrate gitflow in Magit |
|
||||
@ -3325,16 +3324,6 @@
|
||||
(spacemacs/toggle-mode-line-battery-on)
|
||||
#+END_SRC
|
||||
|
||||
*** Helm icons
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: User_Configuration-Visual_configuration-Helm_icons-6475fb5f
|
||||
:END:
|
||||
With the package ~helm-icons~, it is possible to bring ~all-the-icons~ to
|
||||
helm when going through files and buffers. Let’s enable it.
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(helm-icons-enable)
|
||||
#+END_SRC
|
||||
|
||||
*** Prettified symbols
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: User_Configuration-Miscellaneous-Prettified_symbols-da50f4a6
|
||||
|
Loading…
Reference in New Issue
Block a user