update zed settings
This commit is contained in:
parent
a40b69b64b
commit
a0466ffa7a
1 changed files with 3 additions and 1 deletions
|
@ -15,5 +15,7 @@
|
||||||
"dark": "Catppuccin Frappé"
|
"dark": "Catppuccin Frappé"
|
||||||
},
|
},
|
||||||
"vim_mode": true,
|
"vim_mode": true,
|
||||||
"relative_line_numbers": true
|
"relative_line_numbers": true,
|
||||||
|
"soft_wrap": "preferred_line_length",
|
||||||
|
"preferred_line_length": 160
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue