update zed config

This commit is contained in:
insects 2025-05-20 15:53:33 +02:00
parent 537a3eb6a1
commit f52473a0d1

View file

@ -11,10 +11,15 @@
"buffer_font_size": 13,
"buffer_font_family": "Iosevka",
"vim_mode": true,
"terminal": {
"shell": {
"program": "fish"
}
},
"theme": {
"mode": "system",
"light": "One Light",
"dark": "Gruvbox Light Soft"
"dark": "Gruvbox Dark Soft"
},
"lsp": {
"rust-analyzer": {