mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
chore: markdown.nvim renamed to render-markdown.nvim (#309)
Reference to change:
aeb5cec617
This commit is contained in:
parent
c14da532fa
commit
7f0b8c4c7f
1 changed files with 1 additions and 1 deletions
|
|
@ -924,7 +924,7 @@ local function set_highlights()
|
|||
RainbowDelimiterViolet = { fg = palette.iris },
|
||||
RainbowDelimiterYellow = { fg = palette.gold },
|
||||
|
||||
-- MeanderingProgrammer/markdown.nvim
|
||||
-- MeanderingProgrammer/render-markdown.nvim
|
||||
RenderMarkdownBullet = { fg = palette.rose },
|
||||
RenderMarkdownChecked = { fg = palette.foam },
|
||||
RenderMarkdownCode = { bg = palette.overlay },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue