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

8 lines
255 B
EmacsLisp
Raw Normal View History

2024-07-28 16:03:37 +00:00
(define-package "helm-ls-git" "20240702.811" "list git files."
'((helm "3.9.5")
(emacs "25.3"))
:commit "1cf4e5caf8f18ae323764015496b13d0e85c716f" :url "https://github.com/emacs-helm/helm-ls-git")
;; Local Variables:
;; no-byte-compile: t
;; End: