Updated config
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user