Commit a378749c authored by Daniel Leviss's avatar Daniel Leviss
Browse files

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

parent 7ba17416
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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,