Add another codeberg URL

Noticed through upcoming test coverage improvement.
This commit is contained in:
Marien Zwart 2024-05-26 13:36:58 +10:00
parent dbd9b1e998
commit aa0eb06567
No known key found for this signature in database

View file

@ -28,6 +28,7 @@
tree-sitter-indent = "https://codeberg.org/FelipeLema/tree-sitter-indent.el.git";
undo-fu = "https://codeberg.org/ideasman42/emacs-undo-fu.git";
undo-fu-session = "https://codeberg.org/ideasman42/emacs-undo-fu-session.git";
consult-notmuch = "https://codeberg.org/jao/consult-notmuch.git";
# nixpkgs uses a release from nongnu ELPA.
corfu-terminal = "https://codeberg.org/akib/emacs-corfu-terminal";
};