sbdchd / neoformat

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

Set `try_node_exe` as default for all formatters #423

Open harmolipi opened 2 years ago

harmolipi commented 2 years ago

Is there any downside to enabling try_node_exe to search both for a local and then global exe across the board? If not it would be great to have that option, rather than having to enable it for each individual formatter I want to use with a local development formatter.