diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 16:33:12 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 16:33:12 +0200 |
commit | d96dc724d442bbc9788815ab3da09d9fff0555a9 (patch) | |
tree | f4b1859aa45a28cd420c7285006a4398726ff18a /build.sh | |
parent | d4eca3f2eb6c8496261ed252596d6813b9eb8a04 (diff) | |
download | vim-polyglot-d96dc724d442bbc9788815ab3da09d9fff0555a9.tar.gz vim-polyglot-d96dc724d442bbc9788815ab3da09d9fff0555a9.zip |
Add extended php support
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ syntax 'vim-scripts/XSLT-syntax' & syntax 'vim-scripts/python.vim--Vasiliev' & syntax 'vim-scripts/octave.vim--' & syntax 'uggedal/go-vim' & +syntax 'spf13/PIV' & wait |