Generation 84 2024-04-21 03:05:39 (current)
This commit is contained in:
parent
8f50ccf188
commit
4180f2a9d5
@ -21,8 +21,8 @@
|
||||
;; See 'C-h v doom-font' for documentation and more examples of what they
|
||||
;; accept. For example:
|
||||
;;
|
||||
(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))
|
||||
;;
|
||||
;; If you or Emacs can't find your font, use 'M-x describe-font' to look them
|
||||
;; up, `M-x eval-region' to execute elisp code, and 'M-x doom/reload-font' to
|
||||
|
||||
@ -49,5 +49,5 @@
|
||||
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
||||
;; (unpin! t)
|
||||
|
||||
(package! conventional-commit
|
||||
:recipe (:host github :repo "akirak/conventional-commit.el" :files ("conventional-commit.el")))
|
||||
;;(package! conventional-commit
|
||||
;; :recipe (:host github :repo "akirak/conventional-commit.el" :files ("conventional-commit.el")))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user