doomemacs/lisp
Ellis Kenyő 9787022b83
refactor!: replace all-the-icons with nerd-icons
BREAKING CHANGE: This commit replaces all-the-icons with nerd-fonts. Any
all-the-icons-* function calls or variable references in your private
config will break and should be replaced with their nerd-icons-*
equivalent. That said, Doom will continue to install all-the-icons for
a while, so feel free to load it if you don't want to fully commit to
the change yet.

This change is happening because nerd-icon has wider support for GUI and
TUI Emacs; has a larger, more consistent selection of symbols; plus unicode
coverage.

Fix: #7368
Close: #6675
Close: #7364
2023-09-14 01:03:55 +02:00
..
cli refactor!: replace all-the-icons with nerd-icons 2023-09-14 01:03:55 +02:00
lib refactor!: replace all-the-icons with nerd-icons 2023-09-14 01:03:55 +02:00
doom-cli.el fix(cli): suppress coding-system prompts 2023-08-18 19:14:39 +02:00
doom-editor.el refactor: doom-guess-mode-h: return non-nil on success 2023-09-12 21:30:56 +02:00
doom-keybinds.el fix: prevent quit in the middle of doom/escape 2023-09-12 21:30:56 +02:00
doom-lib.el perf(lib): dir!: unset file-name-handler-alist 2023-02-21 03:30:51 -05:00
doom-modules.el fix(lib): doom-module-locate-path: cannot locate exact files 2022-10-03 14:13:39 +02:00
doom-packages.el nit: general reformatting & minor comment revision 2023-09-11 23:56:21 +02:00
doom-profiles.el fix(profiles): ensure trailing / on user-emacs-directory 2022-10-02 18:46:37 +02:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el nit: comment revision, spellcheck, & reformatting 2023-07-22 19:01:35 +02:00
doom-ui.el refactor!: replace all-the-icons with nerd-icons 2023-09-14 01:03:55 +02:00
doom.el fix: write native-comp cache to $EMACSLOCALDIR 2023-09-11 23:53:35 +02:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el refactor!: replace all-the-icons with nerd-icons 2023-09-14 01:03:55 +02:00