diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2017-05-17 11:18:30 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2017-05-17 11:18:30 +0200 |
commit | 9197c69900514524a0101d88e663b452de09a98d (patch) | |
tree | 24c4136b72add6155e984de843c2440d2e9f7405 /README.md | |
parent | c7dfe2f62654486e1f5f6a0ddd26ab558bd0ea2a (diff) | |
download | vim-polyglot-9197c69900514524a0101d88e663b452de09a98d.tar.gz vim-polyglot-9197c69900514524a0101d88e663b452de09a98d.zip |
Add asciidoc, closes #207
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |