Add pgsql syntax, closes #111

This commit is contained in:
Adam Stankiewicz
2016-05-02 10:52:01 +02:00
parent 7a29850ae9
commit 554ae93ef1
4 changed files with 2290 additions and 0 deletions

View File

@@ -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)