9 Comments
author

I use an S3 bucket.

Expand full comment

Do you use the Arq Cloud offering for storing your backups or do you use your own storage/cloud?

Expand full comment

Was inspired by this to really tune my zshrc. I tuned the color scheme of zsh-highlight, of exa. Feel so good about how my terminal looks now.

Expand full comment
Jan 14·edited Jan 14

as i checked the zed's about page, it is awesome, i heard that the team behind atom is building another editor, but as i checked they built electron and tree-sitter too. this is huge for me.

> We expect our Vim key bindings to be standard. To ensure the quality of our Vim bindings, we currently test Zed's Vim mode output against Neovim itself.

Wrt to this, i assume we get everything that we do in neovim, including all the custom keybindings that we can do in neovim and all the inbuild commands and shortcuts like s,g commands also. If so, I am sold.

Expand full comment

I am curious. Will you recommend zed to a vscode/vim user? why/why not? (It is a friendly question) :)

Expand full comment
author

Sure! Give it a shot. It's still in beta, so obviously not feature-complete and still missing a lot of things that Vim/VS Code offer (plugins, more language support, ...), but I do like the UX already.

Expand full comment

Love it. I always fall behind on the latest dev tools so this refresher is really useful.

Expand full comment

Are you going to use zed as an IDE or stick with neovim?

Expand full comment
author

Going to use Zed to develop Zed, yes. I also used it in the past few weeks to hack on Rust and TypeScript code. Plan is to make the Vim keybindings (which already exist) so good that I don't miss Vim.

On the CLI, to edit config files and so on, I'll never get rid of Vim, I think.

Expand full comment