feat(extensions): add vundo/kubel/org-caldav/envrc/combobulate and more

Tier 1: org-caldav (CalDAV sync), envrc (direnv), kubel (K8s)
Tier 2: org-clock config, combobulate, vundo, breadcrumb, iedit
Tier 3: org-anki, org-ql, calfw, org-roam-ui, dirvish
Plus: citar/bibtex config, langtool grammar, org-ql search
This commit is contained in:
2026-02-24 18:04:07 +01:00
parent 53d7dc040e
commit 0c09f60606
2 changed files with 192 additions and 0 deletions

View File

@@ -94,3 +94,26 @@
;; Git
(package! git-link)
;;; ============================================================
;;; EXTENSIONS — Tier 1-3
;;; ============================================================
;; Tier 1 — High impact
(package! kubel)
(package! org-caldav)
(package! envrc)
;; Tier 2 — Quality of life
(package! vundo)
(package! iedit)
(package! combobulate :recipe (:host github :repo "mickeynp/combobulate"))
(package! breadcrumb :recipe (:host github :repo "joaotavora/breadcrumb"))
;; Tier 3 — Supplementary
(package! org-anki)
(package! org-ql)
(package! calfw)
(package! calfw-org)
(package! org-roam-ui)
(package! dirvish)