From 828c205e72c05f29e02053806f15deedef25ffe4 Mon Sep 17 00:00:00 2001 From: "\"Bernardo Meurer\"" <"bernardo@meurer.org"> Date: Tue, 11 Apr 2023 12:16:31 -0400 Subject: [PATCH] vimPlugins.tmux-nvim: init at 2023-03-11 --- 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 343e04ac31c6..d7e7be9a3150 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -9005,6 +9005,18 @@ final: prev: meta.homepage = "https://github.com/wellle/tmux-complete.vim/"; }; + tmux-nvim = buildVimPluginFrom2Nix { + pname = "tmux.nvim"; + version = "2023-03-11"; + src = fetchFromGitHub { + owner = "aserowy"; + repo = "tmux.nvim"; + rev = "9ba03cc5dfb30f1dc9eb50d0796dfdd52c5f454e"; + sha256 = "0xkdihg0f9b0wc37zml7n3wsmy8ppy08zynv8f2j90xwlwad06b4"; + }; + meta.homepage = "https://github.com/aserowy/tmux.nvim/"; + }; + tmuxline-vim = buildVimPluginFrom2Nix { pname = "tmuxline.vim"; version = "2021-07-20"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index d75e6eaaa421..d4da228ac450 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -755,6 +755,7 @@ https://github.com/vim-scripts/timestamp.vim/,, https://github.com/levouh/tint.nvim/,HEAD, https://github.com/tomtom/tlib_vim/,, https://github.com/wellle/tmux-complete.vim/,, +https://github.com/aserowy/tmux.nvim/,HEAD, https://github.com/edkolev/tmuxline.vim/,, https://github.com/folke/todo-comments.nvim/,, https://github.com/AmeerTaweel/todo.nvim/,,