+[ Devrim GUNDUZ <[EMAIL PROTECTED]> (27.Apr.2006 23:39):
|
| Hi,
|
| I just wrote a pgsql.vim file for vim users. It helps you to colorize
| the file which contains PostgreSQL SQL keywords:
|
| http://www.gunduz.org/postgresql/pgsql.vim
Devrim,
thanks for contributing this!
| In ord
Hi,
On Mon, 2006-05-01 at 15:15 -0700, [EMAIL PROTECTED] wrote:
> Thank you! I find this useful and am testing it.
Great to hear that. I'm also working on plpgsql.vim file.
> Should feedback go to this thread in the newsgroup or to your email
> account or another channel?
I think e-mail to m
Devrim GUNDUZ wrote:
> Hi,
>
> I just wrote a pgsql.vim file for vim users. It helps you to colorize
> the file which contains PostgreSQL SQL keywords:
(...)
> - Many of the keywords (let us see if I've missed anything)
> - Comments
>
> I've used mysql.vim as a template. Thanks to \df, \dT and ps
On Thursday 27 April 2006 07:43 pm, Devrim GUNDUZ <[EMAIL PROTECTED]>
thus communicated:
--> Hi,
-->
--> I just wrote a pgsql.vim file for vim users. It helps you to colorize
--> the file which contains PostgreSQL SQL keywords:
-->
--> http://www.gunduz.org/postgresql/pgsql.vim
-->
--> In orde
Hi,
I just wrote a pgsql.vim file for vim users. It helps you to colorize
the file which contains PostgreSQL SQL keywords:
http://www.gunduz.org/postgresql/pgsql.vim
In order to use this file, first edit filetype.vim file and add
" PgSQL
au BufNewFile,BufRead *.pgsql