vscode-extensions.vscodevim.vim: 1.11.3 -> 1.21.5

This commit is contained in:
happysalada 2021-07-16 17:49:08 +09:00 committed by Raphael Megzari
parent b84b6477a5
commit 60f58c5da0

View file

@ -1323,8 +1323,8 @@ let
mktplcRef = {
name = "vim";
publisher = "vscodevim";
version = "1.11.3";
sha256 = "1smzsgcrkhghbnpy51gp28kh74l7y4s2m8pfxabb4ffb751254j0";
version = "1.21.5";
sha256 = "1v1xs1wcigisr6xip31i02cfryxrb157sla34y59pwlnhc5x1gny";
};
meta = {
license = lib.licenses.mit;