summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-05-17 11:18:30 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2017-05-17 11:18:30 +0200
commit9197c69900514524a0101d88e663b452de09a98d (patch)
tree24c4136b72add6155e984de843c2440d2e9f7405 /README.md
parentc7dfe2f62654486e1f5f6a0ddd26ab558bd0ea2a (diff)
downloadvim-polyglot-9197c69900514524a0101d88e663b452de09a98d.tar.gz
vim-polyglot-9197c69900514524a0101d88e663b452de09a98d.zip
Add asciidoc, closes #207
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 3029b84f..0f3e9882 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ If you need full functionality of any plugin, please use it directly with your p
- [apiblueprint](https://github.com/sheerun/apiblueprint.vim) (syntax)
- [applescript](https://github.com/vim-scripts/applescript.vim) (syntax)
- [arduino](https://github.com/sudar/vim-arduino-syntax) (syntax, indent)
+- [asciidoc](https://github.com/asciidoc/vim-asciidoc) (syntax)
- [blade](https://github.com/jwalton512/vim-blade) (syntax, indent, ftplugin)
- [c++11](https://github.com/octol/vim-cpp-enhanced-highlight) (syntax)
- [c/c++](https://github.com/vim-jp/vim-cpp) (syntax)