Skip to content

Commit 85c3406

Browse files
bhw-fosstarsius
authored andcommitted
Depend on git-modes instead of absorbed gitignore-mode
`gitignore-mode' is no longer distributed as a separate package. It is now distributed as part of the `git-modes' package. Depend on the latter. See melpa/melpa@cc3a0ce6c8a4a67b8a8d4b, syl20bnr/spacemacs#15117 and jupl#6.
1 parent 2a2e7da commit 85c3406

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm-gitignore.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; Version: 0.2.0
55
;; Keywords: helm gitignore gitignore.io
66
;; Homepage: https://github.com/jupl/helm-gitignore
7-
;; Package-Requires: ((gitignore-mode "1.1.0") (helm "1.7.0") (request "0.1.0") (cl-lib "0.5"))
7+
;; Package-Requires: ((git-modes "1.4.0") (helm "1.7.0") (request "0.1.0") (cl-lib "0.5"))
88

99
;;; Commentary:
1010
;;

0 commit comments

Comments
 (0)