mirror of
https://github.com/maxmx03/solarized.nvim.git
synced 2026-09-10 07:26:26 -04:00
8 lines
187 B
TOML
8 lines
187 B
TOML
column_width = 80
|
|
line_endings = "Unix"
|
|
indent_type = "Spaces"
|
|
indent_width = 2
|
|
quote_style = "AutoPreferSingle"
|
|
call_parentheses = "Always"
|
|
collapse_simple_statement = "ConditionalOnly"
|