Sunday, September 13, 2015

Re: syntax highlighting for sql: "Capability" is keyword

David Fishburn <dfishburn.vim <at> gmail.com> writes:
>On Sun, Sep 6, 2015 at 7:48 PM, Paul <Paul.Domaskis <at> gmail.com>
>wrote:
>> Why is "Capability" a key word? I haven't been able to find
>> evidence that it is a key word in an SQL dialect.
>
> What SQL database are you coding for?
>
> What SQL dialect are you using in Vim (the default is for Oracle).
> You can check running::SQLGetType
>
> You can change the SQL dialect on a per buffer by running
> :SQLSetType (then use the tab key to cycle through available
> dialects)

I'm coding for MS Access with SQL-92 support enabled. However, I
posted the question not so much about my specific situation, but
rather, why a simple web search seems to unearth no evidence of
Capability being a keyword in any dialect. Though it's not of direct
relevance to the question, here's my setup:

:SQLGetType
Current SQL dialect in use:sqlanywhere

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: