github-nvim-theme icon indicating copy to clipboard operation
github-nvim-theme copied to clipboard

Support for markdown.nvim

Open 231tr0n opened this issue 1 year ago • 1 comments

Hi! Can support for this plugin be considered since it is related to markdown. https://github.com/MeanderingProgrammer/markdown.nvim

231tr0n avatar Jul 19 '24 08:07 231tr0n

Oh that's a neat little plugin. I've been wanting and working on something just like that, but haven't had the time to finish it. Looks like they beat me to it lol, and did a pretty good job as well. The only thing I'm not 100% sure about is how they handle code blocks (it seems that it's always full-width and you can only customize the left-padding?). Idk I'll have to install it and check it out. Also I wonder if they got the integration with concealcursor down, because I noticed that that can be a bit tricky to render correctly while also considering all the vim opts affecting it and the current cursor position in realtime.

But anyway, yeah this might be a good idea.

tmillr avatar Jul 19 '24 19:07 tmillr