Preferences – Settings – User
{
"draw_white_space": "all",
"enable_tab_scrolling": false,
"highlight_line": true,
"word_wrap": true,
}
Preferences – Key Bindings
[
{ "keys": ["super+."], "command": "unexpand_tabs", "args": { "set_translate_tabs": false } }
]