Oddbean new post about | logout
 Currently writing some #Rust in Neovim with a mostly-default LazyVim config, and I'm not missing VS Code at all. 
 @663e5b60 Oohh  this is next on my list of things to learn and tackle tomorrow! What else besides LazyVim? I was thinking of giving this a look as well. https://github.com/LunarVim/nvim-basic-ide 
 @663e5b60 Just in case you are interested: Helix is worth a try! Very good experience out of the box! Essential functionality like LSP is builtin and therefore very good integrated. No braking plugins like in Neovim (I come from Neovim myself)