Implement stick_to_left in center-alignment mode

This commit is contained in:
Junegunn Choi
2013-08-23 17:47:03 +09:00
parent 01337b9c4e
commit 25fec2e955
4 changed files with 24 additions and 1 deletions

View File

@@ -1041,3 +1041,10 @@ aaaaaaaaaaa = 123
```
a, , bbb
aa, , bb
aaa, , b
aaaa, ,
aaa, b,
aa, bb,
a, bbb,