Skip to content

Instantly share code, notes, and snippets.

@obenchkroune
Last active October 23, 2024 05:31
Show Gist options
  • Save obenchkroune/b523ba5da030d3c9c5d5e2850e0c2c47 to your computer and use it in GitHub Desktop.
Save obenchkroune/b523ba5da030d3c9c5d5e2850e0c2c47 to your computer and use it in GitHub Desktop.
{
"show_inline_completions": false,
"assistant": {
"version": "2",
"default_model": {
"provider": "copilot_chat",
"model": "gpt-4o"
}
},
"ui_font_size": 16,
"buffer_font_size": 18,
"buffer_font_family": "Cascadia Code",
"buffer_font_weight": 300,
"buffer_line_height": "standard",
"terminal": {
"font_weight": 300
},
"toolbar": {
"breadcrumbs": false,
"quick_actions": false
},
"tab_bar": {
"show": false
},
"theme": {
"mode": "dark",
"dark": "Catppuccin Frappé - No Italics",
"light": "Catppuccin Frappé - No Italics"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment