I work on some code bases where we use 2 spaces for tabs and some where we use 4 spaces for tabs.
In my case, all python projects always use 4 spaces for tabs but the javascript varies from project to project.
In Atom I only see 1 single number of tabs independent of project or file syntax. How can I get a bit more flexibility there?