Comment by chrysoprace
17 hours ago
I've always thought of Zed as a good Sublime Text alternative. I can tinker with and potentially break my Neovim config, but I'll have Zed as a backup for when I need to do a quick edit. Their Vim mode is the best I've used outside of JetBrains (or Vim itself).
If you break your Neovim config, you can always just run `nvim --clean`
Sure but that turns my IDE into a text editor, where as Zed is a great backup IDE.