How do I stop Light Table IDE from replacing tabs with spaces? I have tried adding the following line the editor behaviours in user.behaviours but it hasn't worked.
(:lt.objs.editor/tab-settings true 4 4)
I would like to know what I am doing wrong.