I have a bizarre problem I’ve been struggling with for a couple of days. Hoping someone might have some insight here.
I’m using ST 3211 and there is one particular file in my project repo that does not want to show mini diff changes in the gutter. The project is here:
And the file in question is
From a freshly cloned repo all other source files show the mini diff. However, geom.f90, which is rather large (43k lines) does not.
Any ideas on why one particular file would not show diffs? Thanks