mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-05 11:33:15 +01:00
Problem: printf() can only align to bytes, not characters. Solution: Add the "S" item. (Christian Brabandt)
Problem: printf() can only align to bytes, not characters. Solution: Add the "S" item. (Christian Brabandt)