pearofducks / ansible-vim

A vim plugin for syntax highlighting Ansible's common filetypes
MIT License
800 stars 98 forks source link

Add missing keyword: children. #123

Closed xoraxiom closed 3 years ago

xoraxiom commented 3 years ago

For YAML inventory files, using filetype=yaml.ansible, the keyword "children" should be highlighted in the same way that "hosts" is highlighted.