Search code examples
sublimetext2sublimetextsublime-text-plugin

Remove bracket highlight line


i'd like to ask a question about SublimeText configuration. Somehow i managed to disable the dots line matching two brackets or code block.

This is what i mean link

I'd like to know how to enable it again.


Solution

  • Switch the parameter draw_indent_guides to true in the user settings. It should be the default value though, maybe one of your plugins managed to disable it?