From b1b680584e382a27f62a5227d2a26dff80ab84cf Mon Sep 17 00:00:00 2001 From: "\"Andrey Kuznetsov\"" <"fear@loathing.in"> Date: Thu, 1 Dec 2022 10:24:54 +0000 Subject: [PATCH] vimPlugins.treesj: init at 2022-12-01 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 36aae894897a..65b8cd46dbef 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 92b519a5d27a..a6b5e4eae94c 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,