SYNTAX HIGHLIGHTING FOR ORG EXPORT!
This commit is contained in:
@@ -218,11 +218,9 @@
|
|||||||
(setq auth-sources '("~/.authinfo.gpg"))
|
(setq auth-sources '("~/.authinfo.gpg"))
|
||||||
|
|
||||||
;; MORE TEMPLATES
|
;; MORE TEMPLATES
|
||||||
;;(after! org
|
(after! org
|
||||||
;; (use-package! org-contacts
|
(setq org-latex-src-block-backend 'engraved)
|
||||||
;; :after org
|
)
|
||||||
;; :custom (org-contacts-files '("~/org/contacts.org"))
|
|
||||||
;; )
|
|
||||||
;; the oj templates
|
;; the oj templates
|
||||||
(setq org-capture-templates
|
(setq org-capture-templates
|
||||||
'(("t" "Personal todo" entry
|
'(("t" "Personal todo" entry
|
||||||
|
|||||||
@@ -82,3 +82,4 @@
|
|||||||
(package! uv-mode)
|
(package! uv-mode)
|
||||||
(package! gptel)
|
(package! gptel)
|
||||||
(package! gptel-autocomplete :recipe (:host github :repo "JDNdeveloper/gptel-autocomplete" :files ("*.el")))
|
(package! gptel-autocomplete :recipe (:host github :repo "JDNdeveloper/gptel-autocomplete" :files ("*.el")))
|
||||||
|
(package! engrave-faces)
|
||||||
|
|||||||
Reference in New Issue
Block a user