2026-02-05T22:56:10

This commit is contained in:
2026-02-05 22:55:56 +01:00
parent bb1bf0b1e6
commit bc2dda541c
2999 changed files with 3484 additions and 460 deletions

View File

@@ -47,12 +47,44 @@
;; (unpin! pinned-package another-pinned-package)
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
;; (unpin! t)
(package! catppuccin-theme)
;; (package! catppuccin-theme)
(package! flycheck)
(package! ox-typst)
(package! org-fragtog)
(package! ox-reveal)
(package! pdf-tools)
(package! cdlatex)
(package! doxymin)
(package! citeproc)
;; do i need these?
;; (package! cdlatex)
;; (package! citeproc)
;; When using org-roam via the `+roam` flag
(unpin! org-roam)
(package! org-roam-ui)
(package! org-roam-bibtex
:recipe (:host github :repo "org-roam/org-roam-bibtex"))
;; When using bibtex-completion via the `biblio` module
(unpin! bibtex-completion helm-bibtex ivy-bibtex)
(package! org-ref)
(package! xenops)
(package! org-mind-map)
(package! n4js)
(package! cypher-mode)
(package! ob-cypher)
(package! csvorg
:recipe (:host github :repo "orgtre/csvorg"))
(package! graphviz-dot-mode)
(package! csv-mode)
(package! company-org-block)
;; (package! evangelion-theme)
(package! ws-butler)
(package! flycheck-languagetool)
(package! org-noter)