nvimdev / guard-collection

collection the tools config for guard
MIT License
31 stars 9 forks source link

feat: register zigfmt formatter #17

Closed fluctlight-kayaba closed 1 year ago

fluctlight-kayaba commented 1 year ago

Zig's zigfmt, reference from null-ls implementation, which I'm using personally.

xiaoshihou514 commented 1 year ago

23