neogit/.stylua.toml
2022-07-09 18:34:56 +02:00

6 lines
149 B
TOML

column_width = 110
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "NoSingleTable"