📐 timfmt

A small utility for formatting things the way Tim likes.

Install

cargo install timfmt

Usage

Simply copy a block of code from you editor and run it through timfmt:

pbpaste | timfmt | pbcopy

Then paste it back over your ugly and weirdly indented code.