zkry / yaml-pro

Edit YAML in Emacs like a pro
GNU General Public License v3.0
137 stars 9 forks source link

Add new function yaml-pro-ts-newline to intelligently indent in cases #41

Closed zkry closed 6 months ago

zkry commented 6 months ago

There are certain cases where we want a newline to intelligently indent. We can do this with the yaml-pro-format-ts--node-indent function.

Once the formatter is merged, I can merge this.