Improve sc-im configuration for TYPO3 csv files

Do not format integers as decimals, which would be written back to file
changing the actual content.
This commit is contained in:
Daniel Siepmann 2022-08-25 14:23:01 +02:00
parent 6836846092
commit dfc7938891
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -1,5 +1,7 @@
set input_bar_bottom
FMT A0:XX9999 "0"
color "type=HEADINGS fg=DEFAULT_COLOR bg=DEFAULT_COLOR"
color "type=HEADINGS_ODD fg=DEFAULT_COLOR bg=DEFAULT_COLOR"