This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Respect app-wide preferences #62
Closed
Description
I set my Atom app preferences to «soft tabs using two spaces» but the editor kept indenting by four. Finally I dug into the language-python settings and found that (a) it's using hard tabs despite my app wide preference to use soft tabs and (b) it's ignoring my two spaces setting and rendering the hard tabs as four spaces - both of which are super annoying if you're a bit anal about those things.