forked from syl20bnr/spacemacs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove git-gutter+* packages as they are broken with latest magit
this change removed git-gutter+ and git-gutter-fringe+ as unmaintained packages from spacemacs. Those packages have produced issues in conjunction with latest magit. The prefered solution is now diff-hl. To aovid breaking configs diff-hl will also be loaded when git-gutter+ was explicitly requested this should give affected users sometime to update their configs. Fixes syl20bnr#16555
- Loading branch information
1 parent
e8c4612
commit f436be6
Showing
3 changed files
with
23 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters