vimPlugins.model-nvim: init at 0-unstable-2025-07-15 (#475108)

This commit is contained in:
Gaétan Lepage
2025-12-29 21:20:31 +00:00
committed by GitHub
2 changed files with 15 additions and 1 deletions
@@ -947,7 +947,7 @@ final: prev: {
artio-nvim = buildVimPlugin {
pname = "artio.nvim";
version = "2025-12-28";
version = "0-unstable-2025-12-28";
src = fetchFromGitHub {
owner = "comfysage";
repo = "artio.nvim";
@@ -9174,6 +9174,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
model-nvim = buildVimPlugin {
pname = "model.nvim";
version = "0-unstable-2025-07-15";
src = fetchFromGitHub {
owner = "gsuuon";
repo = "model.nvim";
rev = "c4653e9a9431c2629725b919e37eac83d0dbb6aa";
hash = "sha256-gz97C8/tlU4SDKLaQ5Lv2NbQP8zQRsNxiIQWHoHHDJY=";
};
meta.homepage = "https://github.com/gsuuon/model.nvim/";
meta.hydraPlatforms = [ ];
};
modicator-nvim = buildVimPlugin {
pname = "modicator.nvim";
version = "0-unstable-2025-10-24";
@@ -704,6 +704,7 @@ https://github.com/milanglacier/minuet-ai.nvim/,HEAD,
https://github.com/jghauser/mkdir.nvim/,main,
https://github.com/jakewvincent/mkdnflow.nvim/,HEAD,
https://github.com/SidOfc/mkdx/,,
https://github.com/gsuuon/model.nvim/,HEAD,
https://github.com/mawkler/modicator.nvim/,HEAD,
https://github.com/miikanissi/modus-themes.nvim/,HEAD,
https://github.com/tomasr/molokai/,,