mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 13:29:24 +00:00
[neovim] Remove md-lsp and restore former markdown plugins/lsp
This commit is contained in:
@ -263,6 +263,10 @@ require("lazy").setup({
|
||||
name = "render-markdown",
|
||||
version = "v7",
|
||||
},
|
||||
{ "mzlogin/vim-markdown-toc" },
|
||||
{
|
||||
"jghauser/follow-md-links.nvim",
|
||||
},
|
||||
|
||||
-- Copilot
|
||||
{
|
||||
|
Reference in New Issue
Block a user