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

This commit is contained in:
Austin Horstman
2024-12-01 15:05:55 -06:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -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";
@@ -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,