vimPlugins.tokyodark-nvim: init at 0-unstable-2025-11-13 (#509173)

This commit is contained in:
Gaétan Lepage
2026-04-12 08:48:20 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -16426,6 +16426,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
tokyodark-nvim = buildVimPlugin {
pname = "tokyodark.nvim";
version = "0-unstable-2025-11-13";
src = fetchFromGitHub {
owner = "tiagovla";
repo = "tokyodark.nvim";
rev = "659aff3c73dc2e0159314050a81671f0b2eaad01";
hash = "sha256-THvvevUwK3p/aZW+FI2RNnduqWBcmWF5tueYwEY43FI=";
};
meta.homepage = "https://github.com/tiagovla/tokyodark.nvim/";
meta.hydraPlatforms = [ ];
};
tokyonight-nvim = buildVimPlugin {
pname = "tokyonight.nvim";
version = "4.14.1-unstable-2026-03-24";
@@ -1262,6 +1262,7 @@ https://github.com/edkolev/tmuxline.vim/,,
https://github.com/folke/todo-comments.nvim/,,
https://github.com/freitass/todo.txt-vim/,,
https://github.com/akinsho/toggleterm.nvim/,,
https://github.com/tiagovla/tokyodark.nvim/,HEAD,
https://github.com/folke/tokyonight.nvim/,,
https://github.com/markonm/traces.vim/,,
https://github.com/LeonHeidelbach/trailblazer.nvim/,HEAD,