diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-02 10:52:01 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-02 10:52:01 +0200 |
commit | 554ae93ef1728c1b031eb2a6f8013e74bc1a7786 (patch) | |
tree | 8758cdfda8edae1eaf27855a9a6c8359a1e52941 /README.md | |
parent | 7a29850ae926e8fabf18058061187582e04dedde (diff) | |
download | vim-polyglot-554ae93ef1728c1b031eb2a6f8013e74bc1a7786.tar.gz vim-polyglot-554ae93ef1728c1b031eb2a6f8013e74bc1a7786.zip |
Add pgsql syntax, closes #111
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |