Remove forge
This commit is contained in:
parent
407145f885
commit
603ed7b7b0
1 changed files with 8 additions and 8 deletions
|
|
@ -24,14 +24,14 @@
|
|||
|
||||
(use-package magit)
|
||||
|
||||
(use-package forge
|
||||
:after magit
|
||||
:config
|
||||
(push '("ssh://git@ssh.cyan.sh:222"
|
||||
"git.cyan.sh/api/v1"
|
||||
"git.cyan.sh"
|
||||
forge-forgejo-repository)
|
||||
forge-alist))
|
||||
;; (use-package forge
|
||||
;; :after magit
|
||||
;; :config
|
||||
;; (push '("ssh://git@ssh.cyan.sh:222"
|
||||
;; "git.cyan.sh/api/v1"
|
||||
;; "git.cyan.sh"
|
||||
;; forge-forgejo-repository)
|
||||
;; forge-alist))
|
||||
|
||||
(use-package magit-todos
|
||||
:after (magit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue