Wednesday, August 29, 2012

Re: Oracle 11g SQL + PL/SQL + SQL*Plus + RDBMS syntax support

On Aug 29, 2012, at 4:26 AM, "Alessio B." <alessio.bolognino@gmail.com> wrote:

> On Sunday, August 26, 2012 4:06:26 PM UTC+2, Szilard Barany wrote:
>> I have developed a syntax highlight file that supports the most recent Oracle RDBMS version, 11g R2. This includes SQL, PL/SQL (including Oracle supplied packages), SQL*Plus and RDBMS (init parameters, dynamic performance views, etc.).
>
> Does this syntax file define folding regions too?
>
>
By default I don't believe so.
What would you want folded?
I could see maybe between a
CREATE PROCEDURE ...
END

Possibly
CREATE TABLE ...(
)

Bu other than that ...


--
David Fishburn

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: