Max/MSP people: cool new code formatter for writing GenExpr code!https://github.com/isabelgk/gen-fmtI was able to get it running in Neovim (using Conform) with the following setup:- GenExpr filetype: https://github.com/reillypascal/nvim/blob/main/ftdetect/genexpr.lua- Letting Conform know about the formatter: https://github.com/reillypascal/nvim/blob/f72f88b3231978af85e8e1cc424c7903a8490ac3/lua/plugins/conform.lua#L74-L78#MaxMSP #Gen #GenDSP #GenExpr #Neovim