This commit is contained in:
Zelong Kuang
2025-11-16 16:19:37 +11:00
parent aa7fa9511c
commit e10f36500a
3 changed files with 48 additions and 1 deletions

View File

@@ -7,3 +7,6 @@
("terminfo/65" "terminfo/65/*")
("integration" "integration/*")
(:exclude ".dir-locals.el" "*-tests.el"))))
(package! copilot
:recipe (:host github :repo "copilot-emacs/copilot.el" :files ("*.el")))