diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-17 10:48:07 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-17 10:49:17 +0100 |
commit | 7679a92627661ef2d6878079a5c53bf3669aabf7 (patch) | |
tree | 1c7d94fce4cf982d2bd57e31b886c6a112bb12c0 /README.md | |
parent | ad44c4f7a316e798a9354197b20a80eabf280f1a (diff) | |
download | vim-polyglot-7679a92627661ef2d6878079a5c53bf3669aabf7.tar.gz vim-polyglot-7679a92627661ef2d6878079a5c53bf3669aabf7.zip |
Add ansible support, closes #96
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo ## Language packs +- [ansible](https://github.com/pearofducks/ansible-vim) (syntax, indent, ftplugin, ftdetect) - [arduino](https://github.com/sudar/vim-arduino-syntax) (syntax, indent, ftdetect) - [blade](https://github.com/jwalton512/vim-blade) (syntax, indent, ftdetect) - [c++11](https://github.com/octol/vim-cpp-enhanced-highlight) (syntax) |