diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2017-12-30 11:55:40 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2017-12-30 11:55:40 +0100 |
commit | 17ad302c54063be1871c7f82d75b77e7c595e10c (patch) | |
tree | 67e2645d21baa9e05958dda9693d0f7b3a834929 /build | |
parent | 1541356fe1300a6bf2553ff1d7170036e797e07e (diff) | |
download | vim-polyglot-3.3.0.tar.gz vim-polyglot-3.3.0.zip |
Change python syntax providers, closes #209v3.3.0
Diffstat (limited to 'build')
-rwxr-xr-x | build | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -181,8 +181,9 @@ PACKS=" pug:digitaltoad/vim-pug puppet:voxpupuli/vim-puppet purescript:purescript-contrib/purescript-vim - python:mitsuhiko/vim-python-combined + python:vim-python/python-syntax python-compiler:aliev/vim-compiler-python + python-ident:Vimjas/vim-python-pep8-indent qml:peterhoeg/vim-qml r-lang:vim-scripts/R.vim racket:wlangstroth/vim-racket |