mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-21 08:35:57 +02:00
7 lines
91 B
TOML
7 lines
91 B
TOML
|
indent_type = "Spaces"
|
||
|
indent_width = 2
|
||
|
column_width = 120
|
||
|
[sort_requires]
|
||
|
enabled = true
|
||
|
|