Stefan Otte

Results 107 comments of Stefan Otte

Are there any concrete plans on if/when this is going to be implemented. I would be quite(!) interested in this.

Thanks for the quick response. I was actually hoping you would point to the hierarchical Gaussian process post :+1: I'll reread your post about the Gaussian random walk, as it...

Hey @GabrielSantos198, thanks for using presenting.vim! This is a feature, not a bug :D We use a custom syntax HL to improve how e.g. table or headers are rendered, but,...

Hey @normen, first of all: you're welcome. There is no such feature currently. Initially I wanted to keep this plugin very simple, but lately some features have been added along...

I should mention that there are also more feature compete presentation tools such as https://github.com/tybenz/vimdeck

Sure, sounds good! Feel free to specify the feature and open a PR!

#26 introduced the much nicer rendering of presentations (thanks again!), but it's not as robust as it should have been (my bad, I should have checked more). I'll have some...

@chris542 well, life happened :) I did some investigation. The conceal feature does not work as intended. The first conceal on a page/slide always works. It can be any heading...

I checked out the version that is used in the animated gif d69d02b38832517836d0e8076883fdb4b63e9844 Even with this version the conceal does not work properly (i.e only the first conceal works). ```...

I checked out many versions and at least for my current setup (nvim v0.5) this feature never worked. I'm sure it did at some point though. @PhilRunninger you implemented this...