mirror of
https://github.com/sebaschi/dotfiles.git
synced 2026-06-30 18:40:36 +02:00
12 lines
134 B
TOML
12 lines
134 B
TOML
theme = "yellowed"
|
|
|
|
[editor.cursor-shape]
|
|
insert = "bar"
|
|
|
|
[editor.soft-wrap]
|
|
enable = true
|
|
|
|
[editor.lsp]
|
|
auto-signature-help = false
|
|
|