Contains the user auto replacements.
TODO: use a special char to show where the caret goes, for example (*),
broken: the actual indenting breaks the offset. Maybe corrected, must count the number
of lines n back to the pos in the text and subtract n*#spaces to the pos...