vimPlugins.tuis-nvim: init at 0-unstable-2026-01-15 (#481667)
This commit is contained in:
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user