nvim/.stylua.toml
2023-10-28 00:00:00 +07:00

7 lines
149 B
TOML

column_width = 120
line_endings = 'Unix'
indent_type = 'Spaces'
indent_width = 4
quote_style = 'AutoPreferSingle'
call_parentheses = 'NoSingleTable'