8 lines
120 B
TOML
8 lines
120 B
TOML
theme = "myonedark"
|
|
|
|
[editor]
|
|
# line-number = "relative"
|
|
# auto-completion = false
|
|
|
|
[editor.cursor-shape]
|
|
insert = "bar" |