Updated config

This commit is contained in:
Eduard Urbach 2025-01-21 09:55:39 +01:00
parent 201ef6fd3b
commit f0f26f7b6b
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -1,19 +1,15 @@
{
"assistant": {
"enabled": false,
"version": "2"
},
"buffer_font_family": "UbuntuMono Nerd Font",
"buffer_font_size": 17,
"buffer_line_height": "standard",
"chat_panel": {
"button": false
},
"collaboration_panel": {
"button": false
},
"current_line_highlight": "none",
"ensure_final_newline_on_save": false,
"hard_tabs": true,
"scroll_beyond_last_line": "off",
"show_wrap_guides": false,
"tab_size": 4,
"ui_font_family": "Ubuntu Nerd Font",
"ui_font_size": 16,
"features": {
"inline_completion_provider": "none"
},
@ -28,22 +24,13 @@
"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,
// "button": false,
"line_height": "standard"
},
"ui_font_family": "Ubuntu Nerd Font",
"ui_font_size": 16,
"theme": {
"mode": "dark",
"light": "Zedokai Darker Classic",