Commit f68a32b0 authored by Shin Morisawa's avatar Shin Morisawa
Browse files

vimPlugins.tokyodark-nvim: init at 0-unstable-2025-11-13

parent 6c2e599e
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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,