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:48:07 +0100 |
commit | de3110b733880502b23faf9af4d450f22a4b15f7 (patch) | |
tree | dd18074c197a91640abb246ec158dc1895d980be /README.md | |
parent | 7cbd509b6ca5522b33c8bf299468ec1be9052416 (diff) | |
download | vim-polyglot-2.4.0.tar.gz vim-polyglot-2.4.0.zip |
Add ansible support, closes #96v2.4.0
Diffstat (limited to 'README.md')
-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) |