Add ansible support, closes #96

This commit is contained in:
Adam Stankiewicz
2015-12-17 10:48:07 +01:00
parent ad44c4f7a3
commit 7679a92627
9 changed files with 378 additions and 0 deletions

View File

@@ -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)