vimPlugins.neotab-nvim: init at 0-unstable-2025-08-04
https://github.com/kawre/neotab.nvim
This commit is contained in:
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user