update zed config
This commit is contained in:
parent
a7bb860403
commit
42abb59588
5 changed files with 93 additions and 31 deletions
16
configs/tombi/config.toml
Normal file
16
configs/tombi/config.toml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
[format]
|
||||
[format.rules]
|
||||
array-bracket-space-width = 1
|
||||
array-comma-space-width = 1
|
||||
date-time-delimiter = "T"
|
||||
indent-style = "space"
|
||||
indent-sub-tables = true
|
||||
indent-table-key-value-pairs = true
|
||||
indent-width = 2
|
||||
inline-table-brace-space-width = 1
|
||||
inline-table-comma-space-width = 1
|
||||
key-value-equals-sign-alignment = true
|
||||
key-value-equals-sign-space-width = 1
|
||||
string-quote-style = "double"
|
||||
trailing-comment-alignment = true
|
||||
trailing-comment-space-width = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue