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

vimPlugins.muren-nvim: init at 2023-08-26 (#353828)

parents e262b812 851849e3
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -18863,4 +18863,16 @@ final: prev:
    };
    meta.homepage = "https://github.com/yetone/avante.nvim";
  };
  muren-nvim = buildVimPlugin {
    pname = "muren.nvim";
    version = "2023-08-26";
    src = fetchFromGitHub {
      owner = "AckslD";
      repo = "muren.nvim";
      rev = "818c09097dba1322b2ca099e35f7471feccfef93";
      sha256 = "sha256-KDXytsyvUQVZoKdr6ieoUE3e0v5NT2gf3M1d15aYVFs=";
    };
    meta.homepage = "https://github.com/AckslD/muren.nvim/";
  };
}
+1 −0
Original line number Diff line number Diff line
@@ -605,6 +605,7 @@ https://github.com/shaunsingh/moonlight.nvim/,,pure-lua
https://github.com/leafo/moonscript-vim/,HEAD,
https://github.com/yegappan/mru/,,
https://github.com/smoka7/multicursors.nvim/,HEAD,
https://github.com/AckslD/muren.nvim/,HEAD,
https://github.com/jbyuki/nabla.nvim/,HEAD,
https://github.com/ncm2/ncm2/,,
https://github.com/ncm2/ncm2-bufword/,,