Merge pull request #325112 from linsui/markdown

vimPlugins.render-markdown: init at 2024-07-07
This commit is contained in:
Gaétan Lepage
2024-07-10 15:01:48 +02:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -9664,6 +9664,18 @@ final: prev:
meta.homepage = "https://github.com/filipdutescu/renamer.nvim/";
};
render-markdown = buildVimPlugin {
pname = "render-markdown";
version = "2024-07-07";
src = fetchFromGitHub {
owner = "MeanderingProgrammer";
repo = "markdown.nvim";
rev = "0dfd0203e0125f959f28f03932495d0d82443b65";
sha256 = "08fnyg1cnar5v9jw26xqq0k9qmyk2ir3snr74bps4scpjzb8cg6j";
};
meta.homepage = "https://github.com/MeanderingProgrammer/markdown.nvim/";
};
replacer-nvim = buildVimPlugin {
pname = "replacer.nvim";
version = "2023-07-29";
@@ -502,6 +502,7 @@ https://github.com/nvim-neorocks/lz.n/,,
https://github.com/WhiteBlackGoose/magma-nvim-goose/,HEAD,
https://github.com/winston0410/mark-radar.nvim/,HEAD,
https://github.com/iamcco/markdown-preview.nvim/,,
https://github.com/MeanderingProgrammer/markdown.nvim/,,render-markdown
https://github.com/tadmccorkle/markdown.nvim/,HEAD,
https://github.com/David-Kunz/markid/,HEAD,
https://github.com/chentoast/marks.nvim/,,