sbdchd / neoformat

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

Add forge as solidity formatter #435

Closed avegancafe closed 1 year ago

avegancafe commented 1 year ago

See title, forge is pretty standard these days and at least a very common solidity tool, and they have a formatter. This should allow users to format their solidity with forge

sbdchd commented 1 year ago

Thanks!