Remove forge

This commit is contained in:
Jakub Nowak 2026-05-14 05:05:58 +08:00
parent 407145f885
commit 603ed7b7b0

View file

@ -24,14 +24,14 @@
(use-package magit) (use-package magit)
(use-package forge ;; (use-package forge
:after magit ;; :after magit
:config ;; :config
(push '("ssh://git@ssh.cyan.sh:222" ;; (push '("ssh://git@ssh.cyan.sh:222"
"git.cyan.sh/api/v1" ;; "git.cyan.sh/api/v1"
"git.cyan.sh" ;; "git.cyan.sh"
forge-forgejo-repository) ;; forge-forgejo-repository)
forge-alist)) ;; forge-alist))
(use-package magit-todos (use-package magit-todos
:after (magit) :after (magit)