Unverified Commit fe72337d authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

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

parents 825d0a38 cda53f64
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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"
+2 −2
Original line number Diff line number Diff line
@@ -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";
+1 −1
Original line number Diff line number Diff line
@@ -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