nix.nvim/.stylua.toml
2024-03-06 02:24:31 +01:00

7 lines
168 B
TOML

line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "NoSingleTable"
# collapse_simple_statement = "Never"