mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 07:49:25 +00:00
[neovim] Remove render-markdown plugin and add follow-md-links
This commit is contained in:
@ -258,9 +258,7 @@ require("lazy").setup({
|
||||
ft = { "markdown" },
|
||||
},
|
||||
{
|
||||
"MeanderingProgrammer/markdown.nvim",
|
||||
main = "render-markdown",
|
||||
name = "render-markdown",
|
||||
"jghauser/follow-md-links.nvim",
|
||||
},
|
||||
|
||||
-- Copilot
|
||||
|
Reference in New Issue
Block a user