From 32aa131bc58f3e6e187c511682d9a28d42bde69f Mon Sep 17 00:00:00 2001 From: 813gan <813gan@protonmail.com> Date: Mon, 24 Jun 2024 00:20:57 +0200 Subject: [PATCH] Add a recipe for helm-sx --- recipes/helm-sx.rcp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/helm-sx.rcp diff --git a/recipes/helm-sx.rcp b/recipes/helm-sx.rcp new file mode 100644 index 000000000..2d74bf930 --- /dev/null +++ b/recipes/helm-sx.rcp @@ -0,0 +1,5 @@ +(:name helm-sx + :description "Helm interface for sx.el - Stack Exchange client" + :type github + :pkgname "813gan/helm-sx.el" + :depends (sx helm))