tokyonight.nvim icon indicating copy to clipboard operation
tokyonight.nvim copied to clipboard

refactor(render-markdown): rename markdown.nvim to new name render-ma…

Open tigion opened this issue 1 year ago • 3 comments

Description

Rename markdown.nvim to new name render-markdown.nvim

  • https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/aeb5cec617c3bd5738ab82ba2c3f9ccdc27656c2

tigion avatar Aug 05 '24 08:08 tigion

Thank you!

For anyone that comes across this in the meantime you can add back the highlights provided by this plugin with:

require('tokyonight').setup({
    plugins = { markdown = true },
})

MeanderingProgrammer avatar Aug 05 '24 19:08 MeanderingProgrammer

How long will this pr merge?

chaozwn avatar Aug 25 '24 03:08 chaozwn

How long will this pr merge?

Sometime after folke gets back from vacation. End of month IIRC, but I'm sure he'll have a large queue and this is fairly low priority, so may be a little while.

MeanderingProgrammer avatar Aug 25 '24 18:08 MeanderingProgrammer

ty!

folke avatar Aug 31 '24 07:08 folke