2025-09-23

This commit is contained in:
2025-09-23 09:49:24 -04:00
parent 0dfd4392a6
commit b691ebe0d7
6 changed files with 59 additions and 50 deletions
+5 -13
View File
@@ -4,7 +4,7 @@
"button": false
},
"icon_theme": "Soft Charmed Icons",
"show_edit_predictions": true,
"show_edit_predictions": false,
"base_keymap": "VSCode",
"close_on_file_delete": true,
"outline_panel": {
@@ -16,12 +16,7 @@
"metrics": false
},
"agent": {
"default_profile": "write",
"default_model": {
"provider": "ollama",
"model": "qwen2.5-coder:7b"
},
"enabled": true,
"enabled": false,
"dock": "right"
},
"edit_predictions": {
@@ -32,14 +27,11 @@
"inactive_opacity": 0.7
},
"features": {
"edit_prediction_provider": "zed"
"edit_prediction_provider": "none"
},
"collaboration_panel": {
"button": false
},
"chat_panel": {
"button": "never"
},
"toolbar": {
"breadcrumbs": false,
"quick_actions": false,
@@ -55,7 +47,7 @@
"theme": {
"mode": "system",
"light": "One Light",
"dark": "Ayu Mirage"
"dark": "Ayu Dark"
},
"scrollbar": {
"show": "system",
@@ -82,7 +74,7 @@
// "ss09": true,
// "liga": true
// },
"buffer_font_size": 14,
"buffer_font_size": 13,
"terminal": {
"dock": "bottom",
"font_family": "Maple Mono",