From ac96250768795ae53aa14067e2ceb4306e7c658d Mon Sep 17 00:00:00 2001 From: "\"Andrey Kuznetsov\"" <"fear@loathing.in"> Date: Mon, 12 Dec 2022 21:13:30 +0000 Subject: [PATCH] vimPlugins.winbar-nvim: init at 2022-07-18 --- 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 8f5a56512d32..8bab9b6a32b3 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -13294,6 +13294,18 @@ final: prev: meta.homepage = "https://github.com/gcmt/wildfire.vim/"; }; + winbar-nvim = buildVimPluginFrom2Nix { + pname = "winbar.nvim"; + version = "2022-07-18"; + src = fetchFromGitHub { + owner = "fgheng"; + repo = "winbar.nvim"; + rev = "13739fdb31be51a1000486189662596f07a59a31"; + sha256 = "1b9zfn5fpgibgjn64a6hb8w9d0zprkm1bz050fcd1vrv9dq1s7s7"; + }; + meta.homepage = "https://github.com/fgheng/winbar.nvim/"; + }; + windows-nvim = buildVimPluginFrom2Nix { pname = "windows.nvim"; version = "2022-11-17"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 48995b748fdb..ec766cce86c4 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1116,6 +1116,7 @@ https://github.com/mattn/webapi-vim/,, https://github.com/folke/which-key.nvim/,, https://github.com/gelguy/wilder.nvim/,, https://github.com/gcmt/wildfire.vim/,, +https://github.com/fgheng/winbar.nvim/,main, https://github.com/anuvyklack/windows.nvim/,, https://github.com/sindrets/winshift.nvim/,, https://github.com/wannesm/wmgraphviz.vim/,,