mirror of
https://github.com/PriceHiller/z.nvim.git
synced 2025-01-15 15:33:48 -06:00
7 lines
149 B
TOML
7 lines
149 B
TOML
|
column_width = 120
|
||
|
line_endings = "Unix"
|
||
|
indent_type = "Spaces"
|
||
|
indent_width = 4
|
||
|
quote_style = "AutoPreferDouble"
|
||
|
call_parentheses = "NoSingleTable"
|