Fixed weird codeberg issue.
This commit is contained in:
parent
3359e5d76c
commit
28873c8654
@ -10,9 +10,12 @@
|
||||
(package! corfu-doc
|
||||
:recipe (:host github :repo "galeo/corfu-doc"))
|
||||
(package! cape)
|
||||
;;(package! popon)
|
||||
(package! popon
|
||||
:recipe (:type git :repo "https://codeberg.org/akib/emacs-popon"))
|
||||
:recipe (:host nil :repo "https://codeberg.org/akib/emacs-popon.git"))
|
||||
;;(package! corfu-terminal)
|
||||
(package! corfu-terminal
|
||||
:recipe (:type git :repo "https://codeberg.org/akib/emacs-corfu-terminal.git"))
|
||||
:recipe (:host nil :repo "https://codeberg.org/akib/emacs-corfu-terminal.git"))
|
||||
;;(package! corfu-doc-terminal)
|
||||
(package! corfu-doc-terminal
|
||||
:recipe (:type git :repo "https://codeberg.org/akib/emacs-corfu-doc-terminal.git"))
|
||||
:recipe (:host nil :repo "https://codeberg.org/akib/emacs-corfu-doc-terminal.git"))
|
||||
|
Loading…
Reference in New Issue
Block a user