pearofducks / ansible-vim

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

Update README.md installation #37

Closed elyezer closed 7 years ago

elyezer commented 7 years ago

Add vim-plug with post-update hook information to show how to automatically generate the snippets file when using vim-plug to install the plugin.

This depends on #36 being merged. That PR makes generate.py executable.

pearofducks commented 7 years ago

Thanks for these two PRs!

elyezer commented 7 years ago

@pearofducks thanks for the plugin, I am enjoying it so far.

elyezer commented 7 years ago

Just updated using vim-plug and got this:

- Post-update hook for ansible-vim ... OK

:tada: