my system configurations ^-^
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

refactor(zed): disable vim mode

willow 8634102c 1f56e759

+1 -1
+1 -1
user/programs/gui/zed/settings.json
··· 1 1 { 2 2 // Helix 3 - "vim_mode": true, 3 + "vim_mode": false, 4 4 "vim": { 5 5 "default_mode": "helix_normal" 6 6 },