Formatter for CudaText.
It allows to format source code for lexers Pascal and C++, using "formatter.exe" from Embarcadero RAD Studio, only for Windows
http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Formatter.EXE,_the_Command_Line_Formatter

To use the formatter, specify path to the directory where formatter.exe is located.
To do this, open config file for formatter, by CudaFormatter command.

Optionally, you can use "formatter.config" settings file.
The file should be located in the directory of "formatter.exe".

Authors:
  Khomutov Roman (iRamSoft at GitHub)
  Alexey Torgashin (CudaText)
License: MIT
