dfmt/tests/issue0048.d
Hackerpilot 8a416f9849 Fix #48
2015-03-14 18:39:48 -07:00

5 lines
98 B
D

@Shortcut("[shift] + [tab]")
@MenuItem("Text/Decrease")
void textDecreaseIndent(BufferView v)
{
}