emacs/code/elpa/helm-ls-git-20240702.811/helm-ls-git-pkg.el
2024-07-28 12:03:37 -04:00

8 lines
255 B
EmacsLisp

(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: