You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having two issues with git-gutter in my spacemacs setup:
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?
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.
I'm having two issues with git-gutter in my spacemacs setup:
(still reproducing with 0.101.2)
and here's my spacemacs config in case it helps somehow:
https://github.com/emmanueltouzery/dotspacemacs
The text was updated successfully, but these errors were encountered: