From 85b298043eccd9fc855f77df88accc4d0e43f367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Lafuente?= Date: Fri, 27 Mar 2026 18:22:21 +0100 Subject: [PATCH] vimPlugins.pi-nvim: init at 0-unstable-2026-03-26 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 98f1e0bca4b2..033715b95364 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 14321bf89165..12492cdbe888 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,