summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-05-02 10:52:01 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2016-05-02 10:52:01 +0200
commit554ae93ef1728c1b031eb2a6f8013e74bc1a7786 (patch)
tree8758cdfda8edae1eaf27855a9a6c8359a1e52941 /README.md
parent7a29850ae926e8fabf18058061187582e04dedde (diff)
downloadvim-polyglot-554ae93ef1728c1b031eb2a6f8013e74bc1a7786.tar.gz
vim-polyglot-554ae93ef1728c1b031eb2a6f8013e74bc1a7786.zip
Add pgsql syntax, closes #111
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 373187a4..9af59f39 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [octave](https://github.com/vim-scripts/octave.vim--) (syntax)
- [opencl](https://github.com/petRUShka/vim-opencl) (syntax, indent, ftplugin, ftdetect)
- [perl](https://github.com/vim-perl/vim-perl) (syntax, indent, ftplugin, ftdetect)
+- [pgsql](https://github.com/exu/pgsql.vim) (syntax, ftdetect)
- [php](https://github.com/StanAngeloff/php.vim) (syntax)
- [plantuml](https://github.com/aklt/plantuml-syntax) (syntax, ftplugin, ftdetect)
- [powershell](https://github.com/Persistent13/vim-ps1) (syntax, indent, ftplugin, ftdetect)