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

vimPlugins.Otree-nvim: init at 2025-09-18 (#450361)

parents cf5f81ef dea34989
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -319,6 +319,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  Otree-nvim = buildVimPlugin {
    pname = "Otree.nvim";
    version = "2025-09-18";
    src = fetchFromGitHub {
      owner = "Eutrius";
      repo = "Otree.nvim";
      rev = "1540ea0a300916f1c43063fda185463b3e8f2f40";
      sha256 = "0ydvjac2vw1afaz5wibc4ws1p6rng0d4hkb8z0ljdxbjrjqavdb4";
    };
    meta.homepage = "https://github.com/Eutrius/Otree.nvim/";
    meta.hydraPlatforms = [ ];
  };
  PreserveNoEOL = buildVimPlugin {
    pname = "PreserveNoEOL";
    version = "2013-06-14";
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ https://github.com/numToStr/Navigator.nvim/,,
https://github.com/overcache/NeoSolarized/,,
https://github.com/GCBallesteros/NotebookNavigator.nvim/,HEAD,
https://github.com/chrisbra/NrrwRgn/,,
https://github.com/Eutrius/Otree.nvim/,HEAD,
https://github.com/vim-scripts/PreserveNoEOL/,,
https://github.com/henriklovhaug/Preview.nvim/,HEAD,
https://github.com/yssl/QFEnter/,,