Unverified Commit 30a1f428 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

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

parents c2801406 98edaf40
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,