Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git-gutter working strangely #1119

Closed
emmanueltouzery opened this issue Apr 12, 2015 · 4 comments
Closed

git-gutter working strangely #1119

emmanueltouzery opened this issue Apr 12, 2015 · 4 comments

Comments

@emmanueltouzery
Copy link
Contributor

I'm having two issues with git-gutter in my spacemacs setup:

  1. sometimes it does not appear at all, depending on the major mode. For text files (.txt), it does not appear. If I just run M-x haskell-mode then it appears. For git-controlled folders I would always like to have it... Which I assume is also the case for most people? And that's also what's implied by the spacemacs docs I think so maybe I broke something in my setup?
  2. when updating the git status outside of emacs sometimes the git-gutter info does not update. I've opened to upstream not always refreshing when commiting outside of emacs? emacsorphanage/git-gutter#86 including a video showing the problem but upstream seems baffled by the problem so again I think it's either spacemacs or my configuration.

(still reproducing with 0.101.2)

and here's my spacemacs config in case it helps somehow:
https://github.com/emmanueltouzery/dotspacemacs

@person808
Copy link
Contributor

Do you have linum-mode enabled? I experienced some bugginess with linum-mode enabled only in prog-mode. #1196 may help if thats the case for you

@emmanueltouzery
Copy link
Contributor Author

no, i don't have display of line numbers set up in any mode, didn't touch the configuration on this.

@person808
Copy link
Contributor

Different issue then :(

@TheBB
Copy link
Contributor

TheBB commented Aug 25, 2015

Since git-gutter has been replaced with diff-hl, I'm closing this issue.

@TheBB TheBB closed this as completed Aug 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants