Files
carbonight.nvim/stylua.toml
2024-09-29 12:38:11 +03:00

8 lines
178 B
TOML

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "Always"
collapse_simple_statement = "Never"