diff --git a/docs/PerUserInstallers.html b/docs/PerUserInstallers.html index 9b5cf2b..fc952ce 100644 --- a/docs/PerUserInstallers.html +++ b/docs/PerUserInstallers.html @@ -79,6 +79,9 @@ cd %USERPROFILE%\opt\7zip

Vim

Download

The installer can run without admin permissions, or the ZIP version can run from any directory.

+

The following can be put into a batch file named vim.cmd in the %PATH% to make it easier to launch without pulling in all the other programs:

+
@ECHO OFF
+"%USERPROFILE%\opt\vim\vim90\vim.exe" %*

WinCompose

Download