Unverified Commit bf02e7db authored by José Luis Lafuente's avatar José Luis Lafuente
Browse files

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

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