8 lines
121 B
TOML
8 lines
121 B
TOML
theme = "gruvbox"
|
|
|
|
[editor]
|
|
cursorline = true
|
|
[editor.cursor-shape]
|
|
insert = "bar"
|
|
normal = "block"
|
|
select = "underline"
|