[ANN] pgsql v1.0: PostgreSQL ftplugin for Vim - Mailing list pgsql-general

From Lifepillar
Subject [ANN] pgsql v1.0: PostgreSQL ftplugin for Vim
Date
Msg-id ndddi2$l0f$2@ger.gmane.org
Whole thread Raw
List pgsql-general
See: http://www.vim.org/scripts/script.php?script_id=5358

This Vim plugin provides syntax highlighting and auto-completion support
for PostgreSQL version 9.4 or above and for some of its extensions:

- PL/pgSQL;
- any other language, like PL/Python, PL/R, etc...;
- PostGIS 2.2 (including PostGIS Topology);
- pgTap 0.95.0.

Source code available on GitHub: https://github.com/lifepillar/pgsql.vim

Enjoy,
Life


pgsql-general by date:

Previous
From: Jerome Wagner
Date:
Subject: Re: pg_largeobject
Next
From: Roman Scherer
Date:
Subject: Re: How to quote the COALESCE function?