2026-02-06T15:12:18
This commit is contained in:
13
packages.el
13
packages.el
@@ -47,12 +47,15 @@
|
||||
;; (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)
|
||||
;; do i need these?
|
||||
;; (package! cdlatex)
|
||||
;; (package! citeproc)
|
||||
|
||||
;; When using org-roam via the `+roam` flag
|
||||
(unpin! org-roam)
|
||||
@@ -64,18 +67,12 @@
|
||||
;; When using bibtex-completion via the `biblio` module
|
||||
(unpin! bibtex-completion helm-bibtex ivy-bibtex)
|
||||
|
||||
|
||||
(package! org-ref)
|
||||
|
||||
(package! xenops)
|
||||
|
||||
(package! typit)
|
||||
(package! typing)
|
||||
(package! monkeytype)
|
||||
|
||||
(package! org-mind-map)
|
||||
|
||||
;;(package! evangelion-theme)
|
||||
(package! n4js)
|
||||
(package! cypher-mode)
|
||||
(package! ob-cypher)
|
||||
@@ -84,7 +81,7 @@
|
||||
(package! graphviz-dot-mode)
|
||||
(package! csv-mode)
|
||||
(package! company-org-block)
|
||||
(package! evangelion-theme)
|
||||
;; (package! evangelion-theme)
|
||||
(package! ws-butler)
|
||||
|
||||
(package! flycheck-languagetool)
|
||||
|
||||
Reference in New Issue
Block a user