Updated config

This commit is contained in:
2025-03-07 16:22:30 +01:00
parent 3fb4a346b8
commit 87007955eb
2 changed files with 6 additions and 5 deletions

View File

@ -5,13 +5,14 @@
"current_line_highlight": "none",
"ensure_final_newline_on_save": false,
"hard_tabs": true,
"icon_theme": "VSCode Icons (Dark)",
"scroll_beyond_last_line": "off",
"show_wrap_guides": false,
"tab_size": 4,
"ui_font_family": "Ubuntu Nerd Font",
"ui_font_size": 16,
"ui_font_size": 17,
"features": {
"inline_completion_provider": "none"
"edit_prediction_provider": "zed"
},
"git": {
"inline_blame": {
@ -32,8 +33,8 @@
},
"theme": {
"mode": "dark",
"light": "One Light",
"dark": "One Dark"
"light": "KTRZ Monokai",
"dark": "KTRZ Monokai"
},
"toolbar": {
"breadcrumbs": false,