2025-02-16
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
{
|
||||
"icon_theme": "Catppuccin Latte",
|
||||
"show_user_picture": false,
|
||||
"show_inline_completions": true,
|
||||
"show_edit_predictions": true,
|
||||
"base_keymap": "None",
|
||||
"outline_panel": {
|
||||
"dock": "right"
|
||||
},
|
||||
|
||||
"telemetry": {
|
||||
"diagnostics": true,
|
||||
"metrics": false
|
||||
@@ -16,7 +15,9 @@
|
||||
"enabled": false,
|
||||
"dock": "bottom"
|
||||
},
|
||||
|
||||
"edit_predictions": {
|
||||
"mode": "eager_preview"
|
||||
},
|
||||
"features": {
|
||||
"edit_prediction_provider": "zed"
|
||||
},
|
||||
@@ -68,10 +69,10 @@
|
||||
},
|
||||
"languages": {
|
||||
"JSONC": {
|
||||
"show_inline_completions": false
|
||||
"show_edit_predictions": false
|
||||
},
|
||||
"Markdown": {
|
||||
"show_inline_completions": false
|
||||
"show_edit_predictions": false
|
||||
},
|
||||
"Go": {
|
||||
"tab_size": 2
|
||||
|
||||
Reference in New Issue
Block a user