9 lines
202 B
TOML
9 lines
202 B
TOML
theme = "ayu_light"
|
|
|
|
[editor]
|
|
line-number = "relative"
|
|
|
|
[editor.statusline]
|
|
center = ["total-line-numbers"]
|
|
right = ["position-percentage", "file-type", "file-encoding", "position", "file-line-ending"]
|