spacemacs/layers/+fonts/unicode-fonts/config.el

17 lines
562 B
EmacsLisp
Raw Normal View History

2017-08-27 15:37:56 +00:00
;;; config.el --- unicode-fonts configuration file for Spacemacs.
;;
2018-01-04 07:00:25 +00:00
;; Copyright (c) 2012-2018 Sylvain Benner & Contributors
2017-08-27 15:37:56 +00:00
;;
;; Author: Aaron Jensen <aaronjensen@gmail.com>
;; URL: https://github.com/syl20bnr/spacemacs
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
(defvar unicode-fonts-force-multi-color-on-mac nil
"If non nil unicode-fonts will enable multi-color fonts (emoji)
on macs. This should only be set when using the multi-color
patch as emacs-plus does. It is unnecessary to set this when
using the Mac port version.")