(Dr.R.K.) Various Patche Files - Elvis < > Matching


Go to Bottom blank blank Go up one level To frames R.K.'s Home Page Keyword Index Site Map Help Linux
Elvis is a vi clone. This patch adds the angle brackets (<,>) to the matching mix. That is is if you do a `%' on a ``(){}[]'' in cursor mode then the cursor jumps to the matching bracket. Adding angle brackets is useful for ensuring matching angle brackets in C++ templates and for HTML tags. However, this can be annoying too, since angle brackets are also used for relational & shift operations. Therefore, it's a good idea to turn off automatic matching by placing
 
	:set noshowmatch
 
in your $HOME/.exrc file. BTW this patch is freely available and distributable.

Last Modified:
Go to Top blank blank Go up one level To frames R.K.'s Home Page Keyword Index Site Map Help Linux
Brought to you by: R.K. Owen,Ph.D.
This page is http://owen.sj.ca.us/rkowen/sources/patches/elvis.patch.html