vimPlugins.yank-path-nvim: init at 0-unstable-2025-12-11

This commit is contained in:
José Luis Lafuente
2026-03-27 18:18:58 +01:00
parent 0bd851dbe4
commit bf02e7dbe3
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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,