diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 318a42f13df9..ce370c3e9910 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 e89f97d07ae7..a949fa56fac0 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,