diff options
| author | Adam Stankiewicz <sheerun@sher.pl> | 2019-06-08 13:25:41 +0200 | 
|---|---|---|
| committer | Adam Stankiewicz <sheerun@sher.pl> | 2019-06-08 13:25:41 +0200 | 
| commit | 26c678b08d88b658ec6069eb2ada2b2ba21c5d39 (patch) | |
| tree | ebf7500bafee56b195bf52ced286fe29e5b3f485 /build | |
| parent | 17ecfbdabcfdf294dae27c506fb68b58175199b5 (diff) | |
| download | vim-polyglot-26c678b08d88b658ec6069eb2ada2b2ba21c5d39.tar.gz vim-polyglot-26c678b08d88b658ec6069eb2ada2b2ba21c5d39.zip | |
Change jsx/tsx provider, closes #400
Diffstat (limited to '')
| -rwxr-xr-x | build | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -210,7 +210,7 @@ PACKS="    json5:GutenYe/json5.vim    json:elzr/vim-json    jst:briancollins/vim-jst -  jsx:amadeus/vim-jsx +  jsx:MaxMEllon/vim-jsx-pretty    julia:JuliaEditorSupport/julia-vim    kotlin:udalov/kotlin-vim    latex:LaTeX-Box-Team/LaTeX-Box @@ -277,7 +277,6 @@ PACKS="    tomdoc:wellbredgrapefruit/tomdoc.vim    toml:cespare/vim-toml    tptp:c-cube/vim-tptp -  tsx:ianks/vim-tsx    twig:lumiliet/vim-twig    typescript:leafgarland/typescript-vim    vala:arrufat/vala.vim | 
