mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-05 10:34:44 +02:00
build(format): sort requires
This commit is contained in:
parent
0a05888d99
commit
4fe7ccae73
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
indent_type = "Spaces"
|
indent_type = "Spaces"
|
||||||
indent_width = 2
|
indent_width = 2
|
||||||
column_width = 120
|
column_width = 120
|
||||||
|
[sort_requires]
|
||||||
|
enabled = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue