SIGN IN SIGN UP

editor: Fix cursor_shape regression by not setting it to "bar" (#17934)

This fixes the regression introduced here:
https://github.com/zed-industries/zed/pull/17572#issuecomment-2355632615

Essentially: instead of always setting the value when saving settings,
we don't set it by default, but fall back to the default value if it's
not set.

That fixes Vim mode's cursor being overwritten when settings change.

Release Notes:

- N/A
T
Thorsten Ball committed
f1d21362fa2b40406c2a71da7b4353d622095ea7
Parent: 4139a9a
Committed by GitHub <noreply@github.com> on 9/17/2024, 1:37:43 PM