mirror of
https://github.com/kossLAN/nvim-flake.git
synced 2025-11-04 17:59:50 -05:00
6 lines
168 B
TOML
6 lines
168 B
TOML
line_endings = "Unix"
|
|
indent_type = "Spaces"
|
|
indent_width = 2
|
|
quote_style = "AutoPreferSingle"
|
|
call_parentheses = "NoSingleTable"
|
|
# collapse_simple_statement = "Never"
|