[7.2.445] Crash when using undo/redo and a FileChangedRO autocmd event that
[vim_extended.git] / README_extra.txt
blobef3c412d9d100f06f9f20a984ca7459491daba7e
1 README_extra.txt for version 7.2 of Vim: Vi IMproved.
3 The extra archive of Vim is to be used in combination with the source archive
4 (vim-7.0-src.tar.gz).  The extra archive is useless without it.
6 For more information, see the "README.txt" file that comes with the runtime
7 archive (vim-7.0-rt.tar.gz).  To be able to run Vim you MUST get the runtime
8 archive too!
10 The extra archive plus the source and runtime achives make up the complete
11 sources of Vim for all systems.
14 Some of the things that the extra archive contains:
16 Farsi           Files for the Farsi (persian) language.  If you don't know
17                 what Farsi is, this is not for you.
19 if_sniff        Interface to SNiFF.  If you don't know what SNiFF is, this is
20                 not for you.
22 os_amiga        Files for the Amiga port.
24 gui_riscos
25 os_riscos       Files for the RISC OS port.
27 gui_beos
28 os_beos         Files for the BeOS port.
30 os_msdos
31 os_dos          Files for the MS-DOS port.
33 gui_mac
34 os_mac          Files for the Mac port.
36 os_mint         Files for the Atari Mint port.
38 os_os2          Files for the OS/2 port.
39 tee             Extra program for OS/2.
41 os_vms          Files for the VMS port.
43 os_w32
44 os_win32        Files for the Win32 port.
46 gui_w32         Files for the Win32 GUI.
47 gui_w48         Files for the Win32 and Win16 GUI.
48 Make_mvc.mak    MS Visual C++ makefile for the Win32 GUI.
49 rgb.txt         File with color definitions for the Win32 GUI.
51 if_ole          OLE automation interface, for MS Windows 95 and NT.
53 VisVim          Integration of Win32 GUI with MS Visual Developer Studio.
55 GvimExt         DLL for the "Edit with Vim" context menu entry
57 nsis            NSIS script to build the self-installing MS-Windows exe
59 *.man           Preprocessed manual pages.
61 file_select.vim Vim script to browse directories (Unix only).