mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
This is only when explicitly asking TextMate to indent the current line / selection. Previously these lines would remain at their current indent, this is useful for preprocessor commands, but majority of ignored lines should use current indent. It might be useful to introduce a new pattern for “zero indent” lines.