docs: Rename markdown.nvim to render-markdown.nvim (#743)

This commit is contained in:
Omar Valdez 2024-08-05 03:56:27 -07:00 committed by GitHub
parent ba5f4153a5
commit 774a4ed9a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -1326,10 +1326,10 @@ To use another flavour just replace `mocha` with the one you want to use.
</tr>
<!-- reactive.nvim -->
<!-- markdown.nvim -->
<!-- render-markdown.nvim -->
</tr>
<tr>
<td> <a href="https://github.com/MeanderingProgrammer/markdown.nvim">render-markdown (markdown.nvim)</a> </td>
<td> <a href="https://github.com/MeanderingProgrammer/render-markdown.nvim">render-markdown.nvim</a> </td>
<td>
```lua
@ -1338,7 +1338,7 @@ render_markdown = true
</td>
</tr>
<!-- markdown.nvim -->
<!-- render-markdown.nvim -->
<!-- symbols-outline.nvim -->
</tr>

View file

@ -1,7 +1,7 @@
local M = {}
-- markdown.nvim highlight groups:
-- https://github.com/MeanderingProgrammer/markdown.nvim?tab=readme-ov-file#colors
-- render-markdown.nvim highlight groups:
-- https://github.com/MeanderingProgrammer/render-markdown.nvim?tab=readme-ov-file#colors
function M.get()
local groups = {