vimPlugins.y9nika-nvim: init at 0-unstable-2026-01-17

This commit is contained in:
Daniel Leviss
2026-02-10 19:51:17 +00:00
parent 7ba17416e7
commit a378749c01
2 changed files with 14 additions and 0 deletions
@@ -23128,6 +23128,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";
@@ -1776,6 +1776,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,