doomemacs/modules/app
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
..
calendar bump: :app 2023-02-18 15:27:49 -05:00
emms bump: :app 2023-02-18 15:27:49 -05:00
everywhere refactor!: replace all-the-icons with nerd-icons 2023-09-14 01:03:55 +02:00
irc docs(irc): add circe notification warning 2023-09-06 19:43:21 +02:00
rss bump: :app rss 2023-09-12 21:30:56 +02:00
twitter bump: :app 2023-02-18 15:27:49 -05:00
README.org docs: change link format 2022-10-05 01:01:19 +02:00

:app

Description

Application modules are complex and opinionated modules that transform Emacs toward a specific purpose. They may have additional dependencies and should be loaded last (but before doom-module::config modules).

Frequently asked questions

This category has no FAQs yet. Ask one?