ziglang / sublime-zig-language

Zig language support for Sublime Text
MIT License
85 stars 25 forks source link

Cleanup fmt command #53

Closed hovsater closed 3 years ago

hovsater commented 3 years ago

Instead of creating a temporary file, we can just tell Zig to read the input from stdin.