2025-03-20

This commit is contained in:
2025-03-20 10:00:01 -04:00
parent fc94dfb564
commit 2cfcf52ae8
4 changed files with 13 additions and 8 deletions
+5 -5
View File
@@ -20,10 +20,10 @@
},
"edit_predictions": {
"disabled_globs": [".md"],
"mode": "subtle"
"mode": "eager"
},
"features": {
"edit_prediction_provider": "copilot"
"edit_prediction_provider": "zed"
},
"collaboration_panel": {
"button": false
@@ -37,8 +37,8 @@
},
"theme": {
"mode": "system",
"light": "One Light",
"dark": "Gruvbox Dark"
"light": "Github Light",
"dark": "Github Dark Dimmed"
},
"scrollbar": {
"show": "never"
@@ -46,7 +46,7 @@
"cursor_shape": "underline",
"scroll_beyond_last_line": "vertical_scroll_margin",
"vertical_scroll_margin": 20,
"ui_font_family": "SF Mono",
"ui_font_family": "Rec Mono Casual",
"ui_font_features": {},
"ui_font_size": 15,
"buffer_font_family": "Rec Mono Linear",