blob: ef3c412d9d100f06f9f20a984ca7459491daba7e [file] [log] [blame]
Bram Moolenaared39e1d2008-08-09 17:55:22 +00001README_extra.txt for version 7.2 of Vim: Vi IMproved.
Bram Moolenaar071d4272004-06-13 20:20:40 +00002
3The extra archive of Vim is to be used in combination with the source archive
Bram Moolenaar1423b9d2006-05-07 15:16:06 +00004(vim-7.0-src.tar.gz). The extra archive is useless without it.
Bram Moolenaar071d4272004-06-13 20:20:40 +00005
6For more information, see the "README.txt" file that comes with the runtime
Bram Moolenaar1423b9d2006-05-07 15:16:06 +00007archive (vim-7.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
Bram Moolenaar071d4272004-06-13 20:20:40 +00008archive too!
9
10The extra archive plus the source and runtime achives make up the complete
11sources of Vim for all systems.
12
13
Bram Moolenaar1423b9d2006-05-07 15:16:06 +000014Some of the things that the extra archive contains:
Bram Moolenaar071d4272004-06-13 20:20:40 +000015
16Farsi Files for the Farsi (persian) language. If you don't know
17 what Farsi is, this is not for you.
18
19if_sniff Interface to SNiFF. If you don't know what SNiFF is, this is
20 not for you.
21
Bram Moolenaar071d4272004-06-13 20:20:40 +000022os_amiga Files for the Amiga port.
23
24gui_riscos
25os_riscos Files for the RISC OS port.
26
27gui_beos
28os_beos Files for the BeOS port.
29
30os_msdos
31os_dos Files for the MS-DOS port.
32
33gui_mac
34os_mac Files for the Mac port.
35
36os_mint Files for the Atari Mint port.
37
38os_os2 Files for the OS/2 port.
39tee Extra program for OS/2.
40
41os_vms Files for the VMS port.
42
43os_w32
44os_win32 Files for the Win32 port.
45
46gui_w32 Files for the Win32 GUI.
Bram Moolenaar1423b9d2006-05-07 15:16:06 +000047gui_w48 Files for the Win32 and Win16 GUI.
48Make_mvc.mak MS Visual C++ makefile for the Win32 GUI.
Bram Moolenaar071d4272004-06-13 20:20:40 +000049rgb.txt File with color definitions for the Win32 GUI.
50
51if_ole OLE automation interface, for MS Windows 95 and NT.
52
53VisVim Integration of Win32 GUI with MS Visual Developer Studio.
54
55GvimExt DLL for the "Edit with Vim" context menu entry
56
57nsis NSIS script to build the self-installing MS-Windows exe
58
59*.man Preprocessed manual pages.
60
61file_select.vim Vim script to browse directories (Unix only).