~ruther/emacs.d

3249198e97d2ff46b7b2f3401ba3c939feb8dc91 — Rutherther 6 days ago 4434fbb
feat: add fj and agitjo
1 files changed, 9 insertions(+), 0 deletions(-)

M init.el
M init.el => init.el +9 -0
@@ 957,6 957,15 @@
  (add-to-list 'git-link-web-host-alist
               '("ditigal\\.xyz" . "git.ditigal.xyz")))

(my-use-package agitjo
  :ensure (agitjo :type git :host codeberg :repo "halvin/agitjo"))

(my-use-package fj
  :custom
  (fj-host "https://codeberg.org")
  (fj-user "Rutherther")
  :ensure (fj :type git :host codeberg :repo "martianh/fj.el"))

(my-use-package hl-todo
  :ensure (:pin t :tag "v3.6.0")
  :after evil