view stylua.toml @ 806:39b3cbfa80c4

feat: tweak helix colors
author Zeger Van de Vannet <zegervdv@me.com>
date Fri, 01 Dec 2023 13:35:51 +0100
parents 24b0dd06381b
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
collapse_simple_statement = "Always"