mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 12:19:26 +00:00
[neovim] Add render-markdown
This commit is contained in:
@ -260,6 +260,11 @@ require("lazy").setup({
|
||||
{
|
||||
"jghauser/follow-md-links.nvim",
|
||||
},
|
||||
{
|
||||
"MeanderingProgrammer/markdown.nvim",
|
||||
name = "render-markdown",
|
||||
version = "v7",
|
||||
},
|
||||
|
||||
-- Copilot
|
||||
{
|
||||
|
Reference in New Issue
Block a user