Your comments

In the era of AI, this is more important than ever because LLMs tend to speak markdown and write markdown files with entire paragraphs on one line.  Diffing markdown has become an important workflow for developers.

Also, Kaleidoscope diff tool, and most other diff tools, have this ability.

I would really love to be able to run smartgit on an arm64 JVM.  My own comany does java development and we run fully on the zulu-16 arm64 JVM on apple silicon and our experience has been great.  It's ridiculously fast.

There used to be a way to set SmartGit's JRE by editing ~/Library/Preferences/SmartGit/smartgit.vmoptions, but I can't find any documentation on that anymore.

Is there a way (command-line flag, environment variable, or config file) where we can tell SmartGit the path of a different JRE?