Commit 81e19e49 authored by R. RyanTM's avatar R. RyanTM Committed by Masum Reza
Browse files

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

parent ab0032ae
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5322,8 +5322,8 @@ let
        mktplcRef = {
          name = "vim";
          publisher = "vscodevim";
          version = "1.29.0";
          hash = "sha256-J3V8SZJZ2LSL8QfdoOtHI1ZDmGDVerTRYP4NZU17SeQ=";
          version = "1.29.2";
          hash = "sha256-RBh4yQxOoUpwNKedFjEeu6hO0tU9AAPlDrt2LhgZT50=";
        };
        meta = {
          license = lib.licenses.mit;