-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustom.el
17 lines (17 loc) · 2.09 KB
/
custom.el
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(custom-safe-themes
'("9a977ddae55e0e91c09952e96d614ae0be69727ea78ca145beea1aae01ac78d2" "95167736741bef2ad3e0543ed545dada5b95fef309883253387a2b14ab67db8d" "9fb561389e5ac5b9ead13a24fb4c2a3544910f67f12cfcfe77b75f36248017d0" "f079ef5189f9738cf5a2b4507bcaf83138ad22d9c9e32a537d61c9aae25502ef" "b29ba9bfdb34d71ecf3322951425a73d825fb2c002434282d2e0e8c44fce8185" "1ea82e39d89b526e2266786886d1f0d3a3fa36c87480fad59d8fab3b03ef576e" "ec641300b03f094693fcabd24720d5aaacf0d031bb8d09e66358d4ab9b8d0d38" "aed3a896c4ea7cd7603f7a242fe2ab21f1539ab4934347e32b0070a83c9ece01" "b5c3c59e2fff6877030996eadaa085a5645cc7597f8876e982eadc923f597aca" "f5661fd54b1e60a4ae373850447efc4158c23b1c7c9d65aa1295a606278da0f8" "fc608d4c9f476ad1da7f07f7d19cc392ec0fb61f77f7236f2b6b42ae95801a62" "21e3d55141186651571241c2ba3c665979d1e886f53b2e52411e9e96659132d4" "18cf5d20a45ea1dff2e2ffd6fbcd15082f9aa9705011a3929e77129a971d1cb3" default))
'(org-fold-catch-invisible-edits 'show-and-error nil nil "Customized with use-package org")
'(package-selected-packages
'(org hammy cape gptel smartparens puni consult-mu sage-shell-mode visual-regexp ledger-mode pyvenv dired-x org-ql zenburn-theme yaml-mode whitespace-cleanup-mode vundo vertico undo-tree rg rainbow-delimiters racket-mode quelpa-use-package python-x poly-R pdfgrep paredit org-ref org-edna orderless nov modus-themes marginalia magit julia-repl julia-mode ivy-bibtex hl-todo ess emojify embark-consult dumb-jump dired-open dired-narrow dired-du diminish csv-mode corfu consult-org-roam circadian auctex async anaconda-mode alert ace-window ace-link))
'(safe-local-variable-values '((org-use-property-inheritance . t))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)