lapce/defaults/settings.toml

14 lines
211 B
TOML
Raw Normal View History

2021-09-27 13:39:44 +00:00
[lapce]
2021-10-07 17:03:46 +00:00
modal = false
2021-09-27 16:40:34 +00:00
color-theme = "Lapce Dark"
2021-09-27 13:39:44 +00:00
icon-theme = ""
2022-03-21 20:51:49 +00:00
terminal-shell = ""
2021-09-27 13:39:44 +00:00
[editor]
font-family = "Cascadia Code"
font-size = 13
2022-03-10 22:07:20 +00:00
code-lens-font-size = 2
2021-09-27 13:39:44 +00:00
line-height = 25
2022-03-03 12:18:18 +00:00
tab-width = 4
2022-02-07 20:54:20 +00:00
show-tab = true