view dot_config/stylua/stylua.toml @ 485:4ad3b5ada36b

Add listchar for tab (fixes ^I in text)
author zegervdv <zegervdv@me.com>
date Tue, 09 Nov 2021 16:23:04 +0100
parents 7c7feeaa3058
children
line wrap: on
line source

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
no_call_parentheses = true