// These settings override both User and Default settings for the Plain text syntax
{
"rulers": [55, 75, 80],
"ruler_style": "stippled",
"match_brackets": false,
"auto_match_enabled": false,
"draw_indent_guides": false,
// "indent_guide_options": ["draw_active"],
}