0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

Update runtime files.

This commit is contained in:
Bram Moolenaar
2020-01-21 22:33:58 +01:00
parent 2387773d93
commit ade0d39468
16 changed files with 77 additions and 52 deletions

View File

@@ -957,6 +957,7 @@ correct directory structure.
Copy the "runtime" files into "vim82":
copy runtime\* vim82
xcopy /s runtime\* vim82
B. Copy the new binaries into the "vim82" directory
----------------------------------------------------