update zed settings

This commit is contained in:
Anthony Rodriguez 2024-08-04 15:01:05 +02:00
parent a40b69b64b
commit a0466ffa7a

View file

@ -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
} }