gustaphe

Results 57 comments of gustaphe

The failed codecov lines are ones where my editor accidentally corrected a pair of tabs to space indentation in code that isn't mine. I didn't know it would make a...

Huh, I really thought highlighting was one of the reasons I had that in my setup. The other reason is a `FoldIsCommented()` function, which uses `&comments` to figure out whether...

I just got this error message in (real) `vim`, using CoC - editing a file through `git difftool ` to remove some things from the current commit I didn't want,...

Sounds good to me. I don't have a strong sense of how this was implemented either because it's been a while, so make any changes you want :) (let me...

Storing the unit in the label is indeed a hack. What should really be happening is an axis attribute `unit`, but that would be a quite large operation, especially back...

The problem is I am then not presented with the difference, I'm just disabling the test. In this case I'm sure there's no real difference, but I wanted it logged...

I think you're looking for Latexify.jl