diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index d61534f1c90d..a9d5549cac82 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -14315,6 +14315,18 @@ final: prev: meta.homepage = "https://github.com/mattn/webapi-vim/"; }; + wgsl-vim = buildVimPluginFrom2Nix { + pname = "wgsl.vim"; + version = "2023-04-12"; + src = fetchFromGitHub { + owner = "DingDean"; + repo = "wgsl.vim"; + rev = "b72cb2c28ec9554be240113bceb34198f88484e6"; + sha256 = "1l1y9dwp33g5gp5mvyq4vkw8q8369r493i0qfn81nmwnmc09rsbn"; + }; + meta.homepage = "https://github.com/DingDean/wgsl.vim/"; + }; + which-key-nvim = buildVimPluginFrom2Nix { pname = "which-key.nvim"; version = "2023-04-18"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 007141f93ec9..272e3d087beb 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1202,6 +1202,7 @@ https://github.com/navicore/vissort.vim/,, https://github.com/liuchengxu/vista.vim/,, https://github.com/dylanaraps/wal.vim/,, https://github.com/mattn/webapi-vim/,, +https://github.com/DingDean/wgsl.vim/,HEAD, https://github.com/folke/which-key.nvim/,, https://github.com/johnfrankmorgan/whitespace.nvim/,HEAD, https://github.com/gelguy/wilder.nvim/,,