branch: main
commit bf400c09a6ab1d361e32730e63c6620b7ccbfef7
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>

    elpa-packages (fedi, lem, fj, powershell): New packages
---
 elpa-packages | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 24ca6627ebc..42cf538ce90 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -273,6 +273,14 @@
  (extmap               :url "https://github.com/doublep/extmap.git";
   :ignored-files ("LICENSE"))
 
+ (fedi                 :url "https://codeberg.org/martianh/fedi.el";
+  :readme "readme.org"
+  )
+
+ (fj                   :url "https://codeberg.org/martianh/fj.el";
+  :readme "readme.org"
+  )
+
  (flx                  :url "https://github.com/lewang/flx";
   :readme "README.md"
   :ignored-files (".travis.yml" "LICENSE"
@@ -472,6 +480,10 @@
  (kotlin-mode          :url 
"https://github.com/Emacs-Kotlin-Mode-Maintainers/kotlin-mode";
   :ignored-files ("doc" "test" "Cask" "Makefile"))
 
+ (lem                  :url "https://codeberg.org/martianh/lem.el";
+  :readme "readme.org"
+  :lisp-dir "lisp")
+
  (llama                        :url "https://github.com/tarsius/llama";)
 
  (logview              :url "https://github.com/doublep/logview.git";)
@@ -723,6 +735,9 @@
  (popup                        :url "https://github.com/auto-complete/popup-el";
   :ignored-files ("LICENSE"))
 
+ (powershell           :url "https://github.com/jschaf/powershell.el";
+  :readme "README.md")
+
  ;; (prescient         :url "https://github.com/radian-software/prescient.el";)
 
  (projectile           :url "https://github.com/bbatsov/projectile";

Reply via email to