Major mode for editing code written in the C2 Programming Language.

c2-mode supports:

* syntax highlighting;
* proper indentations;
* autoload for *.c2, *.c2i, *.c2t files.

Customization
-------------

You can set the width of the indentation by setting the customizable user
option variable c2-indent-offset from customization group c2.
By default, it is set to 2.