diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 98f1e0bca4b2..ac4ac62574c3 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -23331,6 +23331,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + yank-path-nvim = buildVimPlugin { + pname = "yank-path.nvim"; + version = "0-unstable-2025-12-11"; + src = fetchFromGitHub { + owner = "ywpkwon"; + repo = "yank-path.nvim"; + rev = "e660248de1e4c91a760f510fc165c172a19cc1d5"; + hash = "sha256-z6USTspCiWU6UEP9TyACvzlb4MGEadBKUfxN2vJyeV0="; + }; + meta.homepage = "https://github.com/ywpkwon/yank-path.nvim/"; + meta.hydraPlatforms = [ ]; + }; + yats-vim = buildVimPlugin { pname = "yats.vim"; version = "0-unstable-2025-12-09"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 14321bf89165..aa8f4bc9bd22 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1792,6 +1792,7 @@ 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, +https://github.com/ywpkwon/yank-path.nvim/,HEAD, https://github.com/HerringtonDarkholme/yats.vim/,, https://github.com/mikavilpas/yazi.nvim/,HEAD, https://github.com/lucasew/yescapsquit.vim/,HEAD,