diff options
| author | Adam Stankiewicz <sheerun@sher.pl> | 2019-03-04 10:46:19 +0100 | 
|---|---|---|
| committer | Adam Stankiewicz <sheerun@sher.pl> | 2019-03-04 10:46:19 +0100 | 
| commit | 2c59360e0168334f2772d2afc7c52320bbd286bd (patch) | |
| tree | 1808e98515caf038bc54d51d412404bbe9a2c721 /build | |
| parent | 4f0bde6d67160df91875be29abae7f87587771a2 (diff) | |
| download | vim-polyglot-2c59360e0168334f2772d2afc7c52320bbd286bd.tar.gz vim-polyglot-2c59360e0168334f2772d2afc7c52320bbd286bd.zip | |
Switch jsx provider to amadeus, closes #364
Diffstat (limited to '')
| -rwxr-xr-x | build | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -205,7 +205,7 @@ PACKS="    json5:GutenYe/json5.vim    json:elzr/vim-json    jst:briancollins/vim-jst -  jsx:mxw/vim-jsx:_ALL +  jsx:amadeus/vim-jsx    julia:JuliaEditorSupport/julia-vim    kotlin:udalov/kotlin-vim    latex:LaTeX-Box-Team/LaTeX-Box @@ -273,6 +273,7 @@ PACKS="    vifm:vifm/vifm.vim    vm:lepture/vim-velocity    vue:posva/vim-vue +  xml:amadeus/vim-xml    xls:vim-scripts/XSLT-syntax    yaml:stephpy/vim-yaml    yard:sheerun/vim-yardoc | 
