Unverified Commit 33348ba8 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.pi-nvim: init at 0-unstable-2026-03-26 (#504165)

parents 1cae51e9 85b29804
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -13239,6 +13239,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  pi-nvim = buildVimPlugin {
    pname = "pi.nvim";
    version = "0-unstable-2026-03-26";
    src = fetchFromGitHub {
      owner = "pablopunk";
      repo = "pi.nvim";
      rev = "cc2377f88c99871bc44b45490ef9d91a5d1c31e1";
      hash = "sha256-xguHPNrQ16ddWbnxR38Zm6gtDP63b93pxR4bsbN9YZE=";
    };
    meta.homepage = "https://github.com/pablopunk/pi.nvim/";
    meta.hydraPlatforms = [ ];
  };
  pig-vim = buildVimPlugin {
    pname = "pig.vim";
    version = "0-unstable-2017-06-08";
+1 −0
Original line number Diff line number Diff line
@@ -1017,6 +1017,7 @@ https://github.com/Weissle/persistent-breakpoints.nvim/,,
https://github.com/pest-parser/pest.vim/,HEAD,
https://github.com/lifepillar/pgsql.vim/,,
https://github.com/phha/zenburn.nvim/,,phha-zenburn
https://github.com/pablopunk/pi.nvim/,HEAD,
https://github.com/motus/pig.vim/,,
https://github.com/weirongxu/plantuml-previewer.vim/,HEAD,
https://github.com/aklt/plantuml-syntax/,,