vimPlugins.wezterm-nvim: init at 2024-09-26 (#360822)

Changed files
+13
pkgs
applications
editors
+12
pkgs/applications/editors/vim/plugins/generated.nix
···
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";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
···
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,