57 lines
1.0 KiB
JSON
Raw Normal View History

2024-07-11 21:56:03 +00:00
{
"assistant": {
"enabled": false,
2024-08-10 15:36:39 +00:00
"version": "2"
2024-07-11 21:56:03 +00:00
},
"buffer_font_family": "UbuntuMono Nerd Font",
2024-07-22 07:37:50 +00:00
"buffer_font_size": 17,
2024-07-11 21:56:03 +00:00
"buffer_line_height": "standard",
"chat_panel": {
"button": false
},
"collaboration_panel": {
"button": false
},
"current_line_highlight": "none",
"ensure_final_newline_on_save": false,
"features": {
"inline_completion_provider": "none"
},
"git": {
"inline_blame": {
"enabled": false
}
},
"gutter": {
"code_actions": false,
"folds": false,
"line_numbers": false,
"runnables": false
},
"hard_tabs": true,
"indent_guides": {
"enabled": false
},
"notification_panel": {
"button": false
},
"scroll_beyond_last_line": "off",
"show_wrap_guides": false,
"tab_size": 4,
"terminal": {
"button": false,
"line_height": "standard"
},
"ui_font_family": "Ubuntu Nerd Font",
"ui_font_size": 16,
"theme": {
"mode": "dark",
2024-08-10 15:36:39 +00:00
"light": "Zedokai Darker Classic",
2024-07-22 07:37:50 +00:00
"dark": "Zedokai Darker Classic"
2024-07-11 21:56:03 +00:00
},
"toolbar": {
"breadcrumbs": false,
"quick_actions": false
}
}