ff7397b593
Before: ```nim type MyType = tuple myint: int # This line needs to be indented manually ``` After: ```nim type MyType = tuple myint: int # Lines after 'tuple' are now indented automatically ``` |
||
---|---|---|
.. | ||
detection | ||
filetype | ||
tools | ||
windowing |