diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index f474648acdb5..87ac3ebe270d 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 5098d8cf10f8..132b9818d97e 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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,