diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index e468ea95b0f9..951ddcd78d70 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 729420d15b36..9df7447adc63 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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,