« get me outta code hell
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
// 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"], "extensions": [ "ini", "txt", "readme", "changelog", "yaml" ], }