39
|
1 README_extra.txt for version 7.3 of Vim: Vi IMproved.
|
0
|
2
|
39
|
3 These extra files of Vim are for special purposes. This README explains what
|
|
4 the files are for. For general information about Vim, see the "README.txt"
|
|
5 file.
|
0
|
6
|
|
7
|
39
|
8 farsi/* Files for the Farsi (persian) language. If you don't
|
|
9 know what Farsi is, this is not for you.
|
0
|
10
|
39
|
11 src/if_sniff.* Interface to SNiFF. If you don't know what SNiFF is,
|
|
12 this is not for you.
|
0
|
13
|
39
|
14 src/os_amiga.* Files for the Amiga port.
|
|
15
|
|
16 src/gui_beos.*
|
|
17 src/os_beos.* Files for the BeOS port.
|
0
|
18
|
39
|
19 src/os_msdos.*
|
|
20 src/os_dos.* Files for the MS-DOS port.
|
0
|
21
|
39
|
22 src/gui_mac.*
|
|
23 src/os_mac.* Files for the Mac port.
|
0
|
24
|
39
|
25 src/os_mint.8 Files for the Atari Mint port.
|
0
|
26
|
39
|
27 src/os_os2* Files for the OS/2 port.
|
|
28 src/tee/* Extra program for OS/2.
|
|
29
|
|
30 src/os_vms* Files for the VMS port.
|
0
|
31
|
39
|
32 src/os_w32*
|
|
33 src/os_win32.* Files for the Win32 port.
|
0
|
34
|
39
|
35 src/gui_w32.* Files for the Win32 GUI.
|
|
36 src/gui_w48.* Files for the Win32 and Win16 GUI.
|
|
37 src/Make_mvc.mak MS Visual C++ makefile for the Win32 GUI.
|
|
38 runtime/rgb.txt File with color definitions for the Win32 GUI.
|
0
|
39
|
39
|
40 src/if_ole.* OLE automation interface, for MS Windows 95 and NT.
|
0
|
41
|
39
|
42 src/VisVim/* Integration of Win32 GUI with MS Visual Developer
|
|
43 Studio.
|
0
|
44
|
39
|
45 src/GvimExt/* DLL for the "Edit with Vim" context menu entry
|
0
|
46
|
39
|
47 nsis/* NSIS script to build the self-installing MS-Windows exe
|
0
|
48
|
39
|
49 runtime/doc/*.man Preprocessed manual pages.
|
0
|
50
|
39
|
51 runtime/macros/file_select.vim Vim script to browse directories (Unix only).
|