mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-19 04:18:55 +00:00
13 lines
190 B
TOML
13 lines
190 B
TOML
theme = "base16_transparent"
|
|
|
|
[editor]
|
|
line-number = "relative"
|
|
mouse = true
|
|
|
|
[editor.cursor-shape]
|
|
insert = "bar"
|
|
normal = "block"
|
|
select = "underline"
|
|
|
|
[editor.file-picker]
|
|
hidden = false
|