Files
neovim_config/.stylua.toml
2026-02-13 08:49:20 -06:00

8 lines
175 B
TOML

column_width = 120
line_endings = "Unix"
indent_type = "Tabs"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "Input"
collapse_simple_statement = "Never"