Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xcmdsrv_client.c | 2013-12-07 | 13.9 kB | |
vim_vs_net.cmd | 2013-12-07 | 796 Bytes | |
vimspell.sh | 2013-12-07 | 1.5 kB | |
vimspell.txt | 2013-12-07 | 819 Bytes | |
vim132 | 2013-12-07 | 315 Bytes | |
vimm | 2013-12-07 | 188 Bytes | |
shtags.pl | 2013-12-07 | 3.3 kB | |
unicode.vim | 2013-12-07 | 7.3 kB | |
shtags.1 | 2013-12-07 | 2.0 kB | |
pltags.pl | 2013-12-07 | 8.4 kB | |
ref | 2013-12-07 | 137 Bytes | |
README.txt | 2013-12-07 | 1.2 kB | |
mve.awk | 2013-12-07 | 480 Bytes | |
mve.txt | 2013-12-07 | 579 Bytes | |
efm_filter.pl | 2013-12-07 | 978 Bytes | |
efm_filter.txt | 2013-12-07 | 1.1 kB | |
efm_perl.pl | 2013-12-07 | 3.7 kB | |
ccfilter.c | 2013-12-07 | 8.6 kB | |
ccfilter_README.txt | 2013-12-07 | 3.0 kB | |
blink.c | 2013-12-07 | 464 Bytes | |
ccfilter.1 | 2013-12-07 | 2.2 kB | |
Totals: 21 Items | 61.1 kB | 0 |
Some tools that can be used with Vim: blink.c: C program to make the cursor blink in an xterm. ccfilter*: C program to filter the output of a few compilers to a common QuickFix format. efm_filter.*: Perl script to filter compiler messages to QuickFix format. efm_perl.pl: Perl script to filter error messages from the Perl interpreter for use with Vim quickfix mode. mve.* Awk script to filter error messages to QuickFix format. pltags.pl: Perl script to create a tags file from Perl scripts. ref: Shell script for the K command. shtags.*: Perl script to create a tags file from a shell script. vim132: Shell script to edit in 132 column mode on vt100 compatible terminals. vimm: Shell script to start Vim on a DEC terminal with mouse enabled. vimspell.*: Shell script for highlighting spelling mistakes. vim_vs_net.cmd: MS-Windows command file to use Vim with MS Visual Studio 7 and later. xcmdsrv_client.c: Example for a client program that communicates with a Vim server through the X-Windows interface. unicode.vim Vim script to generate tables for src/mbyte.c. [xxd (and tee for OS/2) can be found in the src directory]