mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06: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"
|