Commit b1b68058 authored by "Andrey Kuznetsov"'s avatar "Andrey Kuznetsov"
Browse files

vimPlugins.treesj: init at 2022-12-01

parent 6bbe5e0d
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -8237,6 +8237,18 @@ final: prev:
    meta.homepage = "https://github.com/tjdevries/train.nvim/";
  };

  treesj = buildVimPluginFrom2Nix {
    pname = "treesj";
    version = "2022-12-01";
    src = fetchFromGitHub {
      owner = "Wansmer";
      repo = "treesj";
      rev = "da296173b61330aebfd16129a5bf1263700014f1";
      sha256 = "1wbbxdf2k1vfrnfllms0g5mnsf5bhsipacfwa546sfnc41j360v9";
    };
    meta.homepage = "https://github.com/Wansmer/treesj/";
  };

  tremor-vim = buildVimPluginFrom2Nix {
    pname = "tremor-vim";
    version = "2021-09-07";
+1 −0
Original line number Diff line number Diff line
@@ -690,6 +690,7 @@ https://github.com/akinsho/toggleterm.nvim/,,
https://github.com/folke/tokyonight.nvim/,,
https://github.com/markonm/traces.vim/,,
https://github.com/tjdevries/train.nvim/,,
https://github.com/Wansmer/treesj/,main,
https://github.com/tremor-rs/tremor-vim/,,
https://github.com/cappyzawa/trim.nvim/,,
https://github.com/folke/trouble.nvim/,,