Julien Burkhard

Results 50 comments of Julien Burkhard

Thanks, I appreciate that. I remember adding this entry because I needed it for a project but in the end, I did it in Python and forgot to remove it...

I would suggest a solution proposed in #25 would also fit for this use case.

I believe the visual selection would be the best and fairly easy to implement. If you have time, I would actually welcome the PR to do this. You can take...

Hello there, I might have misunderstood your explanation so I'm just checking to make sure. > However, I closed neovim and now when I reopen it, I keep getting the...

Conceal is added.

I'm not the brightest, yes it makes more sense. Only hiding the `$` will not make any difference... New commits completely hides the equation. But still some work need to...

Yeah, the code was just full of bugs. The alignement should now be correct. I'm not collapsing the formulas into a single character because otherwise we get issues with long...

It's added. `toggle_virt()` and `is_virt_enabled()`.

@andreasusc This is not normal. This indicates that the ascii generation failed but it should output an error instead. Could you tell what input/buffer content you used?