config(zed): change soft_wrap to bounded

main
sudo pacman -Syu 2024-10-05 12:56:33 +07:00
parent 61bc361eee
commit dbbeb2558c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"ui_font_family": "Shantell Sans Normal",
"buffer_font_size": 16,
"buffer_font_family": "Iosevka Pacman",
"soft_wrap": "preferred_line_length",
"soft_wrap": "bounded",
"preferred_line_length": 120,
"toolbar": {
"breadcrumbs": false,