vimPlugins.render-markdown: rename to render-markdown.nvim (#340286)

This commit is contained in:
Gaétan Lepage 2024-09-17 22:53:08 +02:00 committed by GitHub
commit fe72337d3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 3 deletions

View File

@ -55,6 +55,10 @@
"date": "2021-11-28",
"new": "orgmode"
},
"render-markdown": {
"date": "2024-09-16",
"new": "render-markdown-nvim"
},
"sql-nvim": {
"date": "2021-09-03",
"new": "sqlite-lua"

View File

@ -17903,8 +17903,8 @@ final: prev:
meta.homepage = "https://github.com/shaunsingh/moonlight.nvim/";
};
render-markdown = buildVimPlugin {
pname = "render-markdown";
render-markdown-nvim = buildVimPlugin {
pname = "render-markdown.nvim";
version = "2024-09-09";
src = fetchFromGitHub {
owner = "MeanderingProgrammer";

View File

@ -831,7 +831,7 @@ https://github.com/theprimeagen/refactoring.nvim/,,
https://github.com/tversteeg/registers.nvim/,,
https://github.com/vladdoster/remember.nvim/,,
https://github.com/filipdutescu/renamer.nvim/,,
https://github.com/MeanderingProgrammer/render-markdown.nvim/,,render-markdown
https://github.com/MeanderingProgrammer/render-markdown.nvim/,,
https://github.com/gabrielpoca/replacer.nvim/,HEAD,
https://github.com/NTBBloodbath/rest.nvim/,,
https://github.com/vim-scripts/restore_view.vim/,HEAD,restore-view-vim