2025-02-08
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
theme = dark:Bright Lights,light:AtomOneLight
|
||||
theme = dark:Dark+,light:AtomOneLight
|
||||
|
||||
cursor-style = underline
|
||||
shell-integration-features = no-cursor
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
},
|
||||
|
||||
"features": {
|
||||
"inline_completion_provider": "supermaven"
|
||||
"inline_completion_provider": "none"
|
||||
},
|
||||
"collaboration_panel": {
|
||||
"button": false
|
||||
@@ -26,7 +26,7 @@
|
||||
"button": "never"
|
||||
},
|
||||
"toolbar": {
|
||||
"breadcrumbs": false,
|
||||
"breadcrumbs": true,
|
||||
"quick_actions": false
|
||||
},
|
||||
"theme": {
|
||||
@@ -35,16 +35,16 @@
|
||||
"dark": "Ayu Dark"
|
||||
},
|
||||
"scrollbar": {
|
||||
"show": "system"
|
||||
"show": "never"
|
||||
},
|
||||
"cursor_shape": "underline",
|
||||
"scroll_beyond_last_line": "vertical_scroll_margin",
|
||||
"vertical_scroll_margin": 20,
|
||||
"ui_font_family": "SF Mono",
|
||||
"ui_font_features": {},
|
||||
"ui_font_size": 16,
|
||||
"ui_font_size": 15,
|
||||
"buffer_font_family": "Rec Mono Linear",
|
||||
"buffer_font_size": 14.5,
|
||||
"buffer_font_size": 13,
|
||||
"terminal": {
|
||||
"font_family": "Rec Mono Casual",
|
||||
"font_fallbacks": ["FiraCode Nerd Font Mono"]
|
||||
|
||||
Reference in New Issue
Block a user