summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authordv <wdv4758h@gmail.com>2019-03-04 18:05:07 +0800
committerAdam Stankiewicz <sheerun@sher.pl>2019-03-04 11:05:07 +0100
commit65f090faeff36d9b523196bd96ee7f149c441f63 (patch)
tree65415f7ea7cdceab937444610272d37ec449056d /README.md
parent58f9b8cd02ecb2a753d418627f57f917f5f748a9 (diff)
downloadvim-polyglot-65f090faeff36d9b523196bd96ee7f149c441f63.tar.gz
vim-polyglot-65f090faeff36d9b523196bd96ee7f149c441f63.zip
Add LLVM support (#376)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2d30b105..1f934a67 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,7 @@ 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)