From b4868c7ea7b75dd09a6d172871c901905f5d539a Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sun, 4 Oct 2020 21:17:06 +0200 Subject: Add comments for some extensions + test --- doc/pgsql.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/pgsql.txt b/doc/pgsql.txt index 7ccd03d0..2d2de6ed 100644 --- a/doc/pgsql.txt +++ b/doc/pgsql.txt @@ -53,6 +53,8 @@ Text enclosed between `$anyword$` pairs, where `anyword` is any non-empty sequence of word characters different from those with a special meaning (such as `$pgsql$`) is treated as a multi-line string. +When |foldmethod| is set to "syntax", SQL commands can be folded. + Finally, the plugin supports syntax highlighting of arbitrary languages within procedure and function blocks. This feature needs to be configured: see |g:pgsql_pl|. -- cgit v1.2.3