mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-03-24 02:40: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"
|