remove some unicode for terminal compatibility
fully deactivating might be (set-terminal-coding-system 'iso-latin-1)
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
(setq inhibit-compacting-font-caches t)
|
||||
|
||||
(use-package emojify
|
||||
:if window-system
|
||||
:commands emojify-mode
|
||||
:load-path (lambda() (concat config-dir "lisp/emojify"))
|
||||
:hook (after-init . global-emojify-mode)
|
||||
|
||||
Reference in New Issue
Block a user