emacs/org/elpa/helm-ls-git-20240315.1721/helm-ls-git-pkg.el

8 lines
256 B
EmacsLisp
Raw Normal View History

2024-03-20 13:57:39 +00:00
(define-package "helm-ls-git" "20240315.1721" "list git files."
'((helm "3.9.5")
(emacs "25.3"))
:commit "8b0b9484d43153e0c1a1fb664a14b1a53874e60b" :url "https://github.com/emacs-helm/helm-ls-git")
;; Local Variables:
;; no-byte-compile: t
;; End: