vimPlugins.render-markdown: init at 2024-07-07

This commit is contained in:
linsui
2024-07-07 03:52:01 +08:00
parent 4820656261
commit 3e3253d774
2 changed files with 13 additions and 0 deletions
@@ -9640,6 +9640,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/,,