diff --git a/elpa-packages b/elpa-packages index 8254411cb2..1e91d9d4c2 100644 --- a/elpa-packages +++ b/elpa-packages @@ -593,6 +593,46 @@ (popup :url "https://github.com/auto-complete/popup-el" :ignored-files ("LICENSE")) + ("prescient" :url "https://github.com/radian-software/prescient.el" + :branch "main" + :news "CHANGELOG.md" + :mainfile "prescient.el" + :readme "README.md" + :ignored-files ("Dockerfile" "LICENSE.md" "Makefile" "company-prescient.el" + "corfu-prescient.el" "ivy-prescient.el" "scripts" + "selectrum-prescient.el" "stub" "vertico-prescient.el" + ".dir-locals.el" ".github" ".gitignore")) + + ("vertico-prescient" :url "https://github.com/radian-software/prescient.el" + :branch "main" + :news "CHANGELOG.md" + :mainfile "vertico-prescient.el" + :readme "README.md" + :ignored-files ("Dockerfile" "LICENSE.md" "Makefile" "company-prescient.el" + "corfu-prescient.el" "ivy-prescient.el" "prescient.el" + "scripts" "selectrum-prescient.el" "stub" ".dir-locals.el" + ".github" ".gitignore")) + + ("corfu-prescient" :url "https://github.com/radian-software/prescient.el" + :branch "main" + :news "CHANGELOG.md" + :mainfile "corfu-prescient.el" + :readme "README.md" + :ignored-files ("Dockerfile" "LICENSE.md" "Makefile" "company-prescient.el" + "ivy-prescient.el" "prescient.el" "scripts" + "selectrum-prescient.el" "stub" "vertico-prescient.el" + ".dir-locals.el" ".github" ".gitignore")) + + ("company-prescient" :url "https://github.com/radian-software/prescient.el" + :branch "main" + :news "CHANGELOG.md" + :mainfile "company-prescient.el" + :readme "README.md" + :ignored-files ("Dockerfile" "LICENSE.md" "Makefile" "corfu-prescient.el" + "ivy-prescient.el" "prescient.el" "scripts" + "selectrum-prescient.el" "stub" "vertico-prescient.el" + ".dir-locals.el" ".github" ".gitignore")) + (projectile :url "https://github.com/bbatsov/projectile" :ignored-files ("LICENSE" "doc" "test") :news "CHANGELOG.md")