By default the line number / gutter area in sublime text 2 is highlighted when the caret is on that line. How can I turn it off?
I see options to hide the gutter but I w
Some additions
"font_size": 9.0, "caret_style": "smooth", "highlight_line": true, "line_padding_bottom": 2, "line_padding_top": 2, "fade_fold_buttons": false,