From 13b4c34d5f9a58f1d030c8284dd2afa9b5f74e4e Mon Sep 17 00:00:00 2001 From: "\"Sammy Etur\"" <"sammyetur11@gmail.com"> Date: Sun, 1 Dec 2024 19:29:55 +0100 Subject: [PATCH] vimPlugins.wezterm-nvim: init at 2024-09-26 --- 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 318a42f13df9b..ce370c3e99109 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -18551,6 +18551,18 @@ final: prev: meta.homepage = "https://github.com/mattn/webapi-vim/"; }; + wezterm-nvim = buildVimPlugin { + pname = "wezterm.nvim"; + version = "2024-09-26"; + src = fetchFromGitHub { + owner = "willothy"; + repo = "wezterm.nvim"; + rev = "032c33b621b96cc7228955b4352b48141c482098"; + sha256 = "16a3x84yh6p9i4h3fic59q29cbb6cwmqfx3051g9lxhh3r9dk0xb"; + }; + meta.homepage = "https://github.com/willothy/wezterm.nvim/"; + }; + wgsl-vim = buildVimPlugin { pname = "wgsl.vim"; version = "2023-04-29"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index e89f97d07ae71..a949fa56fac02 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1542,6 +1542,7 @@ https://github.com/liuchengxu/vista.vim/,, https://github.com/Mofiqul/vscode.nvim/,, https://github.com/dylanaraps/wal.vim/,, https://github.com/mattn/webapi-vim/,, +https://github.com/willothy/wezterm.nvim/,HEAD, https://github.com/DingDean/wgsl.vim/,HEAD, https://github.com/folke/which-key.nvim/,, https://github.com/johnfrankmorgan/whitespace.nvim/,HEAD,