From 17b895aaa3cc53e97026712182985c3f52f5df9b Mon Sep 17 00:00:00 2001 From: DustVoice Date: Tue, 4 Oct 2022 10:46:37 +0200 Subject: [PATCH] Update doom emacs stuff --- .doom.d/config.el | 5 +++-- .doom.d/init.el | 2 +- .emacs.d | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.doom.d/config.el b/.doom.d/config.el index ec0005d..c12714f 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.el @@ -28,8 +28,9 @@ ;; up, `M-x eval-region' to execute elisp code, and 'M-x doom/reload-font' to ;; refresh your font settings. If Emacs still can't find your font, it likely ;; wasn't installed correctly. Font issues are rarely Doom issues! -(setq doom-font (font-spec :family "Fira Code" :size 12 :weight 'semi-light) - doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) +;;(setq doom-font (font-spec :family "Fira Code" :size 12 :weight 'semi-light) +;; doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) +(setq doom-font (font-spec :family "Fira Code" :size 12)) ;; There are two ways to load a theme. Both assume the theme is installed and ;; available. You can either set `doom-theme' or manually load a theme with the diff --git a/.doom.d/init.el b/.doom.d/init.el index db86dde..3b86197 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -58,7 +58,7 @@ (evil +everywhere) ; come to the dark side, we have cookies file-templates ; auto-snippets for empty files fold ; (nigh) universal code folding - ;;(format +onsave) ; automated prettiness + format ; automated prettiness ;;god ; run Emacs commands without modifier keys ;;lispy ; vim for lisp, for people who don't like vim ;;multiple-cursors ; editing in many places at once diff --git a/.emacs.d b/.emacs.d index 95bdc3b..58fb83c 160000 --- a/.emacs.d +++ b/.emacs.d @@ -1 +1 @@ -Subproject commit 95bdc3b566b72169f4bed41ea51f0d0b941fa2de +Subproject commit 58fb83c98eac32fc77710ee2f6bcfb3a86f7b6fb