mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 15:36:11 +01:00
10 lines
141 B
TOML
Executable File
10 lines
141 B
TOML
Executable File
theme = "gruvbox_dark_soft"
|
|
|
|
[editor.cursor-shape]
|
|
insert = "bar"
|
|
normal = "block"
|
|
select = "underline"
|
|
|
|
[editor.file-picker]
|
|
hidden = false
|