Remix.run Logo
throw2ih020 5 hours ago

I switched from using Vim as my primary editor to using Zed's Vim Mode. When you have a second process editing your project in the background you need an editor that can display those changes immediately without clunky buffer reloads.

I've also customized Zed's UI to optimize for reading and reviewing code, and mostly adding notes or small focused edits, rather than writing entire files from scratch.

carlinm 5 hours ago | parent [-]

I’ve done the same. Curious, what changes have you made to optimize the reading and reviewing?