2025-10-06
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"git_panel": {
|
||||
"dock": null,
|
||||
"button": false
|
||||
"dock": "left"
|
||||
},
|
||||
"icon_theme": "Soft Charmed Icons",
|
||||
"show_edit_predictions": false,
|
||||
@@ -27,7 +26,7 @@
|
||||
"inactive_opacity": 0.7
|
||||
},
|
||||
"features": {
|
||||
"edit_prediction_provider": "none"
|
||||
"edit_prediction_provider": "zed"
|
||||
},
|
||||
"collaboration_panel": {
|
||||
"button": false
|
||||
@@ -38,7 +37,7 @@
|
||||
"selections_menu": false
|
||||
},
|
||||
"file_finder": {
|
||||
"file_icons": false
|
||||
"file_icons": true
|
||||
},
|
||||
"seed_search_query_from_cursor": "selection",
|
||||
"gutter": {
|
||||
@@ -46,8 +45,8 @@
|
||||
},
|
||||
"theme": {
|
||||
"mode": "system",
|
||||
"light": "One Light",
|
||||
"dark": "Ayu Dark"
|
||||
"light": "Catppuccin Iced Latte (Blur)",
|
||||
"dark": "Catppuccin Macchiato (Blur) [Heavy]"
|
||||
},
|
||||
"scrollbar": {
|
||||
"show": "system",
|
||||
@@ -58,8 +57,8 @@
|
||||
},
|
||||
"cursor_shape": "underline",
|
||||
"vertical_scroll_margin": 18,
|
||||
"ui_font_family": ".SystemUIFont",
|
||||
"ui_font_size": 16,
|
||||
"ui_font_family": "Input Mono",
|
||||
"ui_font_size": 15,
|
||||
"buffer_font_family": "Maple Mono",
|
||||
// "buffer_font_features": {
|
||||
// "calt": true,
|
||||
|
||||
Reference in New Issue
Block a user