>From c5877e3c9fd5cdff9155fa7e144320eb8f3ea22c Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Tue, 19 Oct 2021 13:44:42 +0200 Subject: [PATCH 07/10] * elpa-packages (helm, helm-code): Add packages --- elpa-packages | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/elpa-packages b/elpa-packages index 6f0fecf2e4..fc4862ac6f 100644 --- a/elpa-packages +++ b/elpa-packages @@ -134,6 +134,23 @@ ;; ;; https://github.com/haskell/haskell-mode/releases/tag/17.2 ;; :version-map ((nil "17.2" "e72677668f5fc7cc148008e885a0f256e245dd43"))) + ("helm" :url "https://github.com/emacs-helm/helm" + :ignored-files ("images" "Cask" "Makefile" "emacs-helm.sh" "helm-core-pkg.el" "helm.el" + "helm-lib.el" "helm-source.el" "helm-multi-match.el")) + + ("helm-core" :url "https://github.com/emacs-helm/helm" + :ignored-files ("images" "Cask" "Makefile" "emacs-helm.sh" "helm-adaptive.el" + "helm-bookmark.el" "helm-buffers.el" "helm-color.el" "helm-comint.el" + "helm-command.el" "helm-config.el" "helm-dabbrev.el" "helm-easymenu.el" + "helm-elisp.el" "helm-elisp-package.el" "helm-epa.el" "helm-eshell.el" + "helm-eval.el" "helm-external.el" "helm-fd.el" "helm-files.el" "helm-find.el" + "helm-font.el" "helm-for-files.el" "helm-global-bindings.el" "helm-grep.el" + "helm-help.el" "helm-id-utils.el" "helm-imenu.el" "helm-info.el" "helm-locate.el" + "helm-man.el" "helm-misc.el" "helm-mode.el" "helm-net.el" "helm-occur.el" + "helm-pkg.el" "helm-regexp.el" "helm-ring.el" "helm-semantic.el" "helm-shell.el" + "helm-sys.el" "helm-tags.el" "helm-types.el" "helm-utils.el" "helm-x-files.el") + :main-file "helm.el") + ("highlight-parentheses" :url "https://git.sr.ht/~tsdh/highlight-parentheses.el" :branch "main" -- 2.30.2