pub const COMMON_BRACKETS: &[BracketPair];Expand description
The three pairs that are structural in essentially every bracketed language. A convenience starting point, not a default — an editor with no configured pairs simply does no bracket handling, which is correct for prose or a log.