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
Hmmm... I don't think this is editorconfig's issue since the diff view should have the indentation display correctly, isn't it? I'm reading the codebase now, but I don't think editorconfig should be responsible for the diff mode. 😕
I've opened up a discussion on the magit discussion board
Perhaps they need to expose some apis so you can get the right hints to apply the correct settings in the diff / revision view.
The commit view looks easier as you can just glob against the git "magic" i.e.
.~master~
in the buffer name (if that's how it works)The text was updated successfully, but these errors were encountered: