vimPlugins.ipynb-nvim: init at 0-unstable-2026-01-31 (#506121)

This commit is contained in:
Gaétan Lepage
2026-04-03 13:48:36 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -7102,6 +7102,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
ipynb-nvim = buildVimPlugin {
pname = "ipynb.nvim";
version = "0-unstable-2026-01-31";
src = fetchFromGitHub {
owner = "ajbucci";
repo = "ipynb.nvim";
rev = "b9ec93f7c37a3a081810a733d6baf4973fc31f3d";
hash = "sha256-uB89olqvc5m6DHwtOOPpTRtyBnhNp6z6Pr9DS6mX7JA=";
};
meta.homepage = "https://github.com/ajbucci/ipynb.nvim/";
meta.hydraPlatforms = [ ];
};
ir_black = buildVimPlugin {
pname = "ir_black";
version = "0-unstable-2012-03-05";
@@ -544,6 +544,7 @@ https://github.com/pta2002/intellitab.nvim/,HEAD,
https://github.com/parsonsmatt/intero-neovim/,,
https://github.com/keith/investigate.vim/,,
https://github.com/neutaaaaan/iosvkem/,,
https://github.com/ajbucci/ipynb.nvim/,HEAD,
https://github.com/twerth/ir_black/,,
https://github.com/Vigemus/iron.nvim/,HEAD,
https://github.com/haya14busa/is.vim/,,