Re: Matchit with PL/SQL

2007-03-21 Thread David . Fishburn
(Had to top post) I am the author of ftplugin/sql.vim which defines b:match_words. It was set this way so that the following will not match. begin end if I didn't realize plsql allowed your case. I think this could be addressed by saying the end cannot be followed by the known end statements

RE: Matchit with PL/SQL

2007-03-21 Thread bobf32
end case end if end loop Thanks. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wed 21 March 2007 20:36 To: bobf32; vim Subject: Re: Matchit with PL/SQL (Had to top post) I am the author of ftplugin/sql.vim which defines b:match_words. It was set