diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2019-03-04 11:11:01 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2019-03-04 11:11:01 +0100 |
commit | fc272a0aa272b0cd8f292baf64b9ee34a1f48b12 (patch) | |
tree | e11262ca524cac7eb27f3c22d21cdff833a696f3 /README.md | |
parent | 65f090faeff36d9b523196bd96ee7f149c441f63 (diff) | |
download | vim-polyglot-fc272a0aa272b0cd8f292baf64b9ee34a1f48b12.tar.gz vim-polyglot-fc272a0aa272b0cd8f292baf64b9ee34a1f48b12.zip |
Revert llvm support (takes too long to download)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -105,7 +105,6 @@ If you need full functionality of any plugin, please use it directly with your p - [less](https://github.com/groenewege/vim-less) (syntax, indent, ftplugin) - [liquid](https://github.com/tpope/vim-liquid) (syntax, indent, ftplugin) - [livescript](https://github.com/gkz/vim-ls) (syntax, indent, compiler, ftplugin) -- [llvm](https://github.com/llvm/llvm-project) (syntax, indent, ftplugin) - [lua](https://github.com/tbastos/vim-lua) (syntax, indent) - [mako](https://github.com/sophacles/vim-bundle-mako) (syntax, indent, ftplugin) - [markdown](https://github.com/plasticboy/vim-markdown) (syntax, indent) |