mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-26 16:41:04 -05:00
docs(*): replace all-the-icons with nerd-icons
Also colorizes the leading icon in notices.
This commit is contained in:
@@ -32,7 +32,7 @@ This module adds syntax highlighting for various tags in code comments, such as
|
||||
|
||||
* TODO Usage
|
||||
#+begin_quote
|
||||
🔨 /This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
||||
/This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
||||
#+end_quote
|
||||
|
||||
By enabling this module, the following keywords will be highlighted if they
|
||||
@@ -62,7 +62,7 @@ occur in code comments:
|
||||
|
||||
* TODO Configuration
|
||||
#+begin_quote
|
||||
🔨 /This module's configuration documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
||||
/This module's configuration documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
||||
#+end_quote
|
||||
|
||||
To add your own ITEMS you would need to configure them using
|
||||
@@ -83,5 +83,5 @@ To add your own ITEMS you would need to configure them using
|
||||
|
||||
* TODO Appendix
|
||||
#+begin_quote
|
||||
🔨 This module has no appendix yet. [[doom-contrib-module:][Write one?]]
|
||||
This module has no appendix yet. [[doom-contrib-module:][Write one?]]
|
||||
#+end_quote
|
||||
|
Reference in New Issue
Block a user