[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@13.59.58.14: ~ $
README_os2.txt for version 7.4 of Vim: Vi IMproved.

This file explains the installation of Vim on OS/2 systems.
See "README.txt" for general information about Vim.


NOTE: You will need two archives:
  vim74rt.zip	contains the runtime files (same as for the PC version)
  vim74os2.zip	contains the OS/2 executables

1. Go to the directory where you want to put the Vim files.  Examples:
	cd C:\
	cd D:\editors

2. Unpack the zip archives.  This will create a new directory "vim/vim74",
   in which all the distributed Vim files are placed.  Since the directory
   name includes the version number, it is unlikely that you overwrite
   existing files.
   Examples:
	pkunzip -d vim74os2.zip
	unzip vim74os2.zip

   After you unpacked the files, you can still move the whole directory tree
   to another location.

3. Add the directory where vim.exe is to your path.  The simplest is to add a
   line to your autoexec.bat.  Examples:
	set path=%path%;C:\vim\vim74
	set path=%path%;D:\editors\vim\vim74

That's it!


Extra remarks:

- To avoid confusion between distributed files of different versions and your
  own modified vim scripts, it is recommended to use this directory layout:
  ("C:\vim" is used here as the root, replace with the path you use)
  Your own files:
	C:\vim\_vimrc			Your personal vimrc.
	C:\vim\_viminfo			Dynamic info for 'viminfo'.
	C:\vim\...			Other files you made.
  Distributed files:
	C:\vim\vim74\vim.exe		The Vim version 7.4 executable.
	C:\vim\vim74\doc\*.txt		The version 7.4 documentation files.
	C:\vim\vim74\bugreport.vim	A Vim version 7.4 script.
	C:\vim\vim74\...		Other version 7.4 distributed files.
  In this case the $VIM environment variable would be set like this:
	set VIM=C:\vim

- You can put your Vim executable anywhere else.  If the executable is not
  with the other distributed Vim files, you should set $VIM.  The simplest is
  to add a line to your autoexec.bat.  Examples:
	set VIM=c:\vim
	set VIM=d:\editors\vim

For further information, type this inside Vim:
	:help os2

Filemanager

Name Type Size Permission Actions
docs Folder 0755
Changelog.rpm File 12.32 KB 0644
LICENSE File 13.7 KB 0644
README.patches File 11.15 KB 0644
README.txt File 3.92 KB 0644
README_ami.txt File 1.22 KB 0644
README_amibin.txt File 420 B 0644
README_amisrc.txt File 389 B 0644
README_bindos.txt File 701 B 0644
README_dos.txt File 6.16 KB 0644
README_extra.txt File 1.42 KB 0644
README_mac.txt File 217 B 0644
README_ole.txt File 882 B 0644
README_os2.txt File 1.98 KB 0644
README_os390.txt File 3.31 KB 0644
README_src.txt File 346 B 0644
README_srcdos.txt File 487 B 0644
README_unix.txt File 365 B 0644
README_vms.txt File 1.81 KB 0644
README_w32s.txt File 612 B 0644