git: migrate git{attributes,config,ignore}-mode to git-modes#15117
git: migrate git{attributes,config,ignore}-mode to git-modes#15117smile13241324 merged 1 commit intosyl20bnr:developfrom
Conversation
|
I'm still getting this error when using your branch: |
|
Same findings here. I submitted a PR Cheers, |
|
I think it would be reasonable to merge this as-is, since it's less broken then develop currently is. For now I just cherry-picked this change and added I know that jupl/helm-gitignore#6 has only been open a few days, but since the |
|
then we can remove heml-gitignore until it's fixed |
|
I've never used -- and I don't think I will use -- the functionality myself It is a trivial feature/package that ought to be easy enough to fork and re-add |
|
@lebensterben Seems another broken due to the git dependency. "Error running timer ‘git-gutter:live-update’: (file-missing "Searching for program" "No such file or directory" "diff")" |
|
I was about to fix this :) |
Related to syl20bnr#15117, this removes the helm-gitignore from the git layer because it hasn't been updated to use the new git-modes package. The helm-gitignore functionality isn't particularly useful anyway, it's just a utility to help generate .gitignore files. This change can be reverted if the upstream helm-gitignore package is fixed and people find the functionality it provides to be useful.
|
Add the packages to your |
|
The other option is to merge this locally into your fork. |
Related to #15117, this removes the helm-gitignore from the git layer because it hasn't been updated to use the new git-modes package. The helm-gitignore functionality isn't particularly useful anyway, it's just a utility to help generate .gitignore files. This change can be reverted if the upstream helm-gitignore package is fixed and people find the functionality it provides to be useful.
Related to syl20bnr#15117, this removes the helm-gitignore from the git layer because it hasn't been updated to use the new git-modes package. The helm-gitignore functionality isn't particularly useful anyway, it's just a utility to help generate .gitignore files. This change can be reverted if the upstream helm-gitignore package is fixed and people find the functionality it provides to be useful.
Related to syl20bnr#15117, this removes the helm-gitignore from the git layer because it hasn't been updated to use the new git-modes package. The helm-gitignore functionality isn't particularly useful anyway, it's just a utility to help generate .gitignore files. This change can be reverted if the upstream helm-gitignore package is fixed and people find the functionality it provides to be useful.
`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.
fixes #15111