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

https://github.com/kawre/neotab.nvim
This commit is contained in:
Austin Horstman
2026-04-23 21:54:26 -05:00
parent 129ae63726
commit 3be06844b9
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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/,,