Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Using vi editor for pl/sql program

Re: Using vi editor for pl/sql program

From: Rene Nyffenegger <rene.nyffenegger_at_gmx.ch>
Date: 5 Aug 2001 09:41:41 GMT
Message-ID: <Xns90F3F3264A50Dgnuegischgnueg@130.133.1.4>

>Hi,
>
>When I use vi editor to edit c program, I can hit '%' on a open/close
>bracket, then it'll take me to its corresponding close/open bracket. I
>wonder if this is possible to work on begin/end in the pl/sql program.
>
>Thanks, Andy

You need vim (www.vim.org) instead of vi, and you need matchit (http://sites.netscape.net/bbenjif/vim/#matchit)

HTH Rene

-- 
Recherchen im Schweizerischen Handelsamtsblatt:
http://www.adp-gmbh.ch/SwissCompanies/Search.php3
Received on Sun Aug 05 2001 - 04:41:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US