Compare commits
No commits in common. "6bd147d5c89770ca181aef822cc475c94a0ace50" and "e7a83019cebc8466574c7425f5d91e0fc5e3e12e" have entirely different histories.
6bd147d5c8
...
e7a83019ce
1 changed files with 0 additions and 9 deletions
|
|
@ -24,15 +24,6 @@
|
||||||
|
|
||||||
(use-package magit)
|
(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 magit-todos
|
(use-package magit-todos
|
||||||
:after (magit)
|
:after (magit)
|
||||||
:config (magit-todos-mode 1))
|
:config (magit-todos-mode 1))
|
||||||
Loading…
Add table
Add a link
Reference in a new issue