0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

vscode-extensions.vscodevim.vim: 1.26.1 -> 1.29.0

Changelog: a0407b7702/CHANGELOG.md (v1290-2024-12-04)
This commit is contained in:
Bjørn Forsman 2025-03-04 19:08:27 +01:00 committed by Masum Reza
parent 5d81e7cc68
commit ed11e43e3d

View file

@ -5332,8 +5332,8 @@ let
mktplcRef = {
name = "vim";
publisher = "vscodevim";
version = "1.26.1";
hash = "sha256-zshuABicdkT52Nqj1L2RrfMziBRgO+R15fM32SCnyXI=";
version = "1.29.0";
hash = "sha256-J3V8SZJZ2LSL8QfdoOtHI1ZDmGDVerTRYP4NZU17SeQ=";
};
meta = {
license = lib.licenses.mit;