sbdchd / neoformat

:sparkles: A (Neo)vim plugin for formatting code.
BSD 2-Clause "Simplified" License
1.97k stars 188 forks source link

yaml: add yamlfix formatter #472

Closed StaticRocket closed 11 months ago

StaticRocket commented 11 months ago

Add the yamlfix formatter. It's also python based but it preserves comments and formats things a little closer to what yamllint wants.