doomemacs/lisp
Liam Hupfer 7abed4dbf1 fix: fall back to emoji font for symbols
Symbols fonts vary widely in their coverage of Unicode symbols blocks.
Emoji fonts are generally guaranteed to cover the small subset of
symbols code points that have assigned emoji representations, so fall
back to them when symbols fonts are lacking.

Ref: https://en.wikipedia.org/w/index.php?title=Variant_form_(Unicode)&oldid=1175107681#Blocks_with_standardized_variation_sequences
2023-10-07 02:33:45 +02:00
..
cli docs: revise and fix nerd-icons doctor check 2023-09-16 15:32:54 +02:00
lib nit(docs): fix typo and extraneous backquote 2023-09-20 20:23:26 +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 fix: fall back to emoji font for symbols 2023-10-07 02:33:45 +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