d2-mode icon indicating copy to clipboard operation
d2-mode copied to clipboard

Change indentation to 2 instead of 4

Open terlar opened this issue 1 year ago • 1 comments

Currently the indentation is using 4 spaces, which is not aligned with d2 fmt (which is using 2 spaces).

Perhaps we should change to align or make it configurable.

terlar avatar Sep 07 '24 09:09 terlar

It's true that the width is hardcoded currently. I think normally it is a configuration variable in other modes.

MoisMoshev avatar Sep 09 '24 07:09 MoisMoshev

Addressed in #52

andorsk avatar Nov 07 '24 02:11 andorsk