Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git] / share / vim / vim58 / tools / README.txt
blob8525331bbc8421fc4b7ccdf65d30d47e8b9096a6
1 Some tools that can be used with Vim:
3 blink.c:        C program to make the cursor blink in an xterm.
5 ccfilter*:      C program to filter the output of a few compilers to a common
6                 QuickFix format.
8 efm_filter.*:   Perl script to filter error messages to QuickFix format.
10 gvimdiff:       Shell script for side-by-side comparing files with
11                 highlighting.  Requires sdiff, gvim and a wide screen.
13 mve.*           Awk script to filter error messages to QuickFix format.
15 pltags.pl:      Perl script to create a tags file from Perl scripts.
17 ref:            Shell script for the K command.
19 shtags.*:       Perl script to create a tags file from a shell script.
21 tcltags:        Shell + Awk script to create a tags file from a TCL file.
23 vim132:         Shell script to edit in 132 column mode on vt100 compatible
24                 terminals.
26 vimm:           Shell script to start Vim on a DEC terminal with mouse
27                 enabled.
29 vimspell.*:     Shell script for highlighting spelling mistakes.
31 [ctags, xxd and tee can be found in the src directory]