modify indent_width
Opened this issue · 5 comments
sorynturda commented
jason-kane commented
I would try a .style.yapf based config per https://github.com/google/yapf#formatting-style as a potential workaround.
jason-kane commented
In retrospect I think the baked in formatting config stuff was a misfeature. Apologies to all those who suffered. ;)
sorynturda commented
jason-kane commented
That would be https://github.com/google/yapf itself. This repo is just the sublime wrapper for it.
sorynturda commented
I was steuggling for hours to tune the "knobs". Please, if you can, make a short video morifying one of the settings, let's say space before comment. I'm just new with packages and working in terminal on windows.
thanks for answering!