vimPlugins.model-nvim: init at 0-unstable-2025-07-15

https://github.com/gsuuon/model.nvim
This commit is contained in:
Gaetan Lepage
2025-12-29 18:14:31 +00:00
parent 3017d2b27b
commit 787efe56ff
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/,,