Unverified Commit 3be06844 authored by Austin Horstman's avatar Austin Horstman
Browse files

vimPlugins.neotab-nvim: init at 0-unstable-2025-08-04

parent 129ae637
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -10270,6 +10270,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  neotab-nvim = buildVimPlugin {
    pname = "neotab.nvim";
    version = "0-unstable-2025-08-04";
    src = fetchFromGitHub {
      owner = "kawre";
      repo = "neotab.nvim";
      rev = "e99d3e28c5a2066d2d368dfe4ef3827c8d75d337";
      hash = "sha256-pSLvpKqfi1hQrFAYmXTOUOYERtnr79M23z5so2JOGhE=";
    };
    meta.homepage = "https://github.com/kawre/neotab.nvim/";
    meta.hydraPlatforms = [ ];
  };
  neoterm = buildVimPlugin {
    pname = "neoterm";
    version = "0-unstable-2023-03-09";
+1 −0
Original line number Diff line number Diff line
@@ -788,6 +788,7 @@ https://github.com/nvim-neorg/neorg-telescope/,,
https://github.com/karb94/neoscroll.nvim/,,
https://github.com/Shougo/neosnippet-snippets/,,
https://github.com/Shougo/neosnippet.vim/,,
https://github.com/kawre/neotab.nvim/,,
https://github.com/kassio/neoterm/,,
https://github.com/rcasia/neotest-bash/,,
https://github.com/orjangj/neotest-ctest/,,