I have a snippet, guard ${1:/* condition */} else { ${2:/* exit statements */} },
and when I use it, the snippet places itself one tab to the left of where I triggered it.
This does not happen when the snippet is guard ${1:/* condition */} else { ${2:exit statements} }.
This could be related to indent_to_bracket though I have it disabled or with auto_indent which is enabled.
Device: MacBook Pro (13-inch, Early 2011)
macOS Version: 10.12.2
Sublime Text: Build 3126
