Everything is basically set up how I like it
This commit is contained in:
parent
eb701b9b24
commit
f58e511ddc
19 changed files with 626 additions and 223 deletions
|
|
@ -7,6 +7,9 @@
|
|||
// custom settings, run `zed: open default settings` from the
|
||||
// command palette (cmd-shift-p / ctrl-shift-p)
|
||||
{
|
||||
"title_bar": {
|
||||
"show_sign_in": false
|
||||
},
|
||||
"ui_font_family": "Inter Variable",
|
||||
"buffer_font_family": "Iosevka Term",
|
||||
"vim_mode": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue