micro
micro copied to clipboard
Display indentation level on files using spaces (indentchar).
Currently, micro
can display the indentation level when tabs are used to indent code (with the indentchar
setting). It should also show this indentation level on files that use spaces instead of tabs.
There were similar issues before... (#431, #652, #1894). Is there a way to have this implemented as a plugin, at least?
I support the question.
BTW, whether the file is using tabs or spaces, that can be displayed in the status line.