Update doom emacs stuff

This commit is contained in:
David Holland 2022-10-04 10:46:37 +02:00
parent 196def8004
commit 17b895aaa3
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
3 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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

@ -1 +1 @@
Subproject commit 95bdc3b566b72169f4bed41ea51f0d0b941fa2de
Subproject commit 58fb83c98eac32fc77710ee2f6bcfb3a86f7b6fb