Plugin for CudaText
It handles on_open event, and detects indentation for opened file:
is it tabs/spaces, number of spaces.

Code is based on Sublime Text's plugin detect_indentation.py.
It is open source at https://github.com/randy3k/sublime-default

Adapted to CudaText by Alexey T.
