Unverified Commit befb6314 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.trailblazer-nvim: init at 2025-02-04 (#415863)

parents c3c6a282 584cdc1d
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -14989,6 +14989,20 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  trailblazer-nvim = buildVimPlugin {
    pname = "trailblazer.nvim";
    version = "2025-02-04";
    src = fetchFromGitHub {
      owner = "LeonHeidelbach";
      repo = "trailblazer.nvim";
      rev = "5c0e3ac01e227bb9afe428583f29f0ec34801408";
      sha256 = "0fvm4gb190b9a2gv3spf7429p2adjbsxcgpgd89azmpgqcsdg509";
      fetchSubmodules = true;
    };
    meta.homepage = "https://github.com/LeonHeidelbach/trailblazer.nvim/";
    meta.hydraPlatforms = [ ];
  };
  train-nvim = buildVimPlugin {
    pname = "train.nvim";
    version = "2023-07-31";
+1 −0
Original line number Diff line number Diff line
@@ -1150,6 +1150,7 @@ https://github.com/freitass/todo.txt-vim/,,
https://github.com/akinsho/toggleterm.nvim/,,
https://github.com/folke/tokyonight.nvim/,,
https://github.com/markonm/traces.vim/,,
https://github.com/LeonHeidelbach/trailblazer.nvim/,HEAD,
https://github.com/tjdevries/train.nvim/,,
https://github.com/xiyaowong/transparent.nvim/,HEAD,
https://github.com/Wansmer/treesj/,main,