mirror of
https://github.com/PriceHiller/ppd.nvim.git
synced 2024-12-30 15:19:14 -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"
|