I have some package that's adding indent guides in the form of dots for every whitespace, and I find it really annoying. How can I figure out what package is doing this, or override this thing (I have many packages in sublime text)?
It seems to happen only in my python files without text highlighting, but all files when I highlight text.
I've tried looking through all package settings within Preferences > Package Settings.