rodjek / vim-puppet

Puppet niceties for your Vim setup
Apache License 2.0
500 stars 137 forks source link

Fix problem with brackets and hashes in strings #118

Closed jonjhallettuob closed 3 years ago

jonjhallettuob commented 4 years ago

Is this any good for fixing https://github.com/rodjek/vim-puppet/issues/117?

lelutin commented 3 years ago

thanks for this fix! I've created a test case for the original issue, merged this fix on top and then pushed the result in #132 to check that CI is happy with the new test. I'll merge 132 since it supersedes this PR.

cheers!