chore(markdown): markdown.nvim was renamed to render-markdown.nvim (#4259)

As described in
aeb5cec617
This commit is contained in:
George Guimarães 2024-08-31 03:16:45 -04:00 committed by GitHub
parent 12818a6cb4
commit 1d2c0a5cf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -92,7 +92,7 @@ return {
},
{
"MeanderingProgrammer/markdown.nvim",
"MeanderingProgrammer/render-markdown.nvim",
opts = {
file_types = { "markdown", "norg", "rmd", "org" },
code = {