Indentible Soft
Added the set of "smart" editing features demonstrated by NTYSmartTextView, i.e.:
- smarter indents (preserving the indent of the previous line when pressing enter)
- soft indents (insert a configurable amount of spaces if the user presses tabs)
- auto character pairing, e.g. when entering
{
, the matching}
will be auto-added