vimPlugins.pi-nvim: init at 0-unstable-2026-03-26
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user