vimPlugins.tuis-nvim: init at 0-unstable-2026-01-15

https: //github.com/jrop/tuis.nvim
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman
2026-01-19 09:50:01 -06:00
parent 64cfe3815a
commit bd6260748a
2 changed files with 15 additions and 0 deletions
@@ -16184,6 +16184,20 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
tuis-nvim = buildVimPlugin {
pname = "tuis.nvim";
version = "0-unstable-2026-01-15";
src = fetchFromGitHub {
owner = "jrop";
repo = "tuis.nvim";
rev = "3f3daa725cf1faffe07287cfe347e054d2f80470";
hash = "sha256-IJIqWD6XNzoAVr75WLzBf1Ut35RxSHzZ0//hTskEdSA=";
fetchSubmodules = true;
};
meta.homepage = "https://github.com/jrop/tuis.nvim/";
meta.hydraPlatforms = [ ];
};
tv-nvim = buildVimPlugin {
pname = "tv.nvim";
version = "0-unstable-2026-01-10";
@@ -1242,6 +1242,7 @@ https://github.com/dmmulroy/tsc.nvim/,HEAD,
https://github.com/jgdavey/tslime.vim/,,
https://github.com/mtrajano/tssorter.nvim/,HEAD,
https://github.com/Quramy/tsuquyomi/,,
https://github.com/jrop/tuis.nvim/,HEAD,
https://github.com/alexpasmantier/tv.nvim/,HEAD,
https://github.com/folke/twilight.nvim/,,
https://github.com/pmizio/typescript-tools.nvim/,,