summaryrefslogtreecommitdiffstats
path: root/build
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 /build
parent7a29850ae926e8fabf18058061187582e04dedde (diff)
downloadvim-polyglot-554ae93ef1728c1b031eb2a6f8013e74bc1a7786.tar.gz
vim-polyglot-554ae93ef1728c1b031eb2a6f8013e74bc1a7786.zip
Add pgsql syntax, closes #111
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 1fb572ed..99716c45 100755
--- a/build
+++ b/build
@@ -147,6 +147,7 @@ PACKS="
octave:vim-scripts/octave.vim--
opencl:petRUShka/vim-opencl
perl:vim-perl/vim-perl
+ pgsql:exu/pgsql.vim
php:StanAngeloff/php.vim
plantuml:aklt/plantuml-syntax
powershell:Persistent13/vim-ps1