[ANN] pgsql v1.0: PostgreSQL ftplugin for Vim

From: Lifepillar <lifepillar(at)lifepillar(dot)me>
To: pgsql-general(at)postgresql(dot)org
Subject: [ANN] pgsql v1.0: PostgreSQL ftplugin for Vim
Date: 2016-03-29 08:14:58
Message-ID: ndddi2$l0f$2@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Roman Scherer 2016-03-29 08:30:49 Re: How to quote the COALESCE function?
Previous Message Achilleas Mantzios 2016-03-29 07:01:38 Horrible/never returning performance using stable function on WHERE clause