aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/lisp/init-appearance.el
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-07-08 22:12:27 +0800
committerGuangxiong Lin <[email protected]>2022-07-08 22:12:27 +0800
commit929f203ac89b254b23f64b29b5b4058f7d009bc5 (patch)
tree6db7bb2dd6f09ac94dffdb40747e52f61a96ad5e /.emacs.d/lisp/init-appearance.el
parente06f5cab66e1ff586e83f6f4f8871501fd4134d3 (diff)
downloaddotfiles-929f203ac89b254b23f64b29b5b4058f7d009bc5.tar.gz
dotfiles-929f203ac89b254b23f64b29b5b4058f7d009bc5.tar.bz2
dotfiles-929f203ac89b254b23f64b29b5b4058f7d009bc5.zip
Update emacs config
Diffstat (limited to '.emacs.d/lisp/init-appearance.el')
-rw-r--r--.emacs.d/lisp/init-appearance.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/lisp/init-appearance.el b/.emacs.d/lisp/init-appearance.el
index 8a42f6a..ba5fd51 100644
--- a/.emacs.d/lisp/init-appearance.el
+++ b/.emacs.d/lisp/init-appearance.el
@@ -18,7 +18,6 @@
(gx/set-appearance--mac)))
(gx/load-theme))
-
(defun gx/load-theme ()
(when (gx/maybe-require-package 'doom-themes)
(load-theme 'doom-one t)