Vim logo vim online Vim Book Ad

matchit.zip : extended % matching for HTML, LaTeX, and many other languages

 script karma  Rating 366/115, Downloaded by 1615

created by
Benji Fisher
 
script type
utility
 
description
The matchit.vim script allows you to configure % to match more than just
single characters.  You can match words, and even regular expressions.
The file includes settings for several languages:
Ada, ASP with VBS, Csh, DTD, Entity, Essbase, Fortran, HTML, JSP
(same as HTML), LaTeX, Lua, Pascal, SGML, Shell, Tcsh, Vim, XML.
The documentation (included in the zip file) explains how to configure
the script for a new language.

The version for vim 6.x is included in the standard vim distribution, under
the macros/ directory; the version here may be more recent.
Language-specific support is included in many of the standard ftplugin
files, instead of in matchit.vim itself.
 
install details
Vim 5.x:  Make sure to download the correct (old) version.  Add a line like

:source path/to/matchit.vim

to your vimrc file.  More details are in matchit.html (included).

Vim 6.x:  Make sure to download the correct (new) version.
Unpack the zip file and put matchit.vim in your plugin/ directory,
and put matchit.txt into your doc/ directory.  Then do

:helptags ~/.vim/doc

to rebuild the tags file.  For details, read

:help add-local-help
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
matchit.zip 1.7 08-Sep-2002 6.0 Benji Fisher This version of matchit.vim requires vim 6.x (maybe 6.1 or later).
This may be more recent than the version in the standard vim
distribution, under $VIMRUNTIME/macros/matchit.vim .
The zip file contains matchit.vim (the script) and matchit.txt
(the documentation).
matchit.zip 1.0 23-Jul-2001 5.7 Benji Fisher Initial upload

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to [email protected] after searching the archive. Help Bram help Uganda.
SourceForge Logo