mirror of
https://github.com/textmate/textmate.git
synced 2026-01-19 19:58:11 -05:00
This setting allows changing which invisibles are shown and what glyph is used for them. Invisibles are '\t', '\n', and ' ', to turn one off, add ~[\t \n] to the settings string. To set the glyph used for the invisible, add [\t \n][glyph_to_use].