vimPlugins.y9nika-nvim: init at 0-unstable-2026-01-17 (#489200)

This commit is contained in:
Gaétan Lepage
2026-02-10 22:51:45 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -23141,6 +23141,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
y9nika-nvim = buildVimPlugin {
pname = "y9nika.nvim";
version = "0-unstable-2026-01-17";
src = fetchFromGitHub {
owner = "y9san9";
repo = "y9nika.nvim";
rev = "f7174b7812e60379953a4102d6be20e47995b924";
hash = "sha256-bF9tFXLIYzjrMFVyB4FhsuC8eKiEutk7VjFHB+laAt4=";
};
meta.homepage = "https://github.com/y9san9/y9nika.nvim/";
meta.hydraPlatforms = [ ];
};
yaml-companion-nvim = buildVimPlugin {
pname = "yaml-companion.nvim";
version = "0.1.3-unstable-2024-07-14";
@@ -1777,6 +1777,7 @@ https://github.com/kyza0d/xeno.nvim/,HEAD,
https://github.com/Mythos-404/xmake.nvim/,HEAD,
https://github.com/drmingdrmer/xptemplate/,,
https://github.com/guns/xterm-color-table.vim/,,
https://github.com/y9san9/y9nika.nvim/,HEAD,
https://github.com/someone-stole-my-name/yaml-companion.nvim/,HEAD,
https://github.com/cwrau/yaml-schema-detect.nvim/,HEAD,
https://github.com/gbprod/yanky.nvim/,HEAD,