mirror of
https://github.com/isabelroses/nvim.git
synced 2025-04-04 11:09:30 +00:00
9 lines
174 B
TOML
9 lines
174 B
TOML
indent_type = "Spaces"
|
|
indent_width = 2
|
|
column_width = 120
|
|
quote_style = "AutoPreferDouble"
|
|
call_parentheses = "Always"
|
|
line_endings = "Unix"
|
|
|
|
[sort_requires]
|
|
enabled = true
|