Oddbean new post about | logout
 A lot of talks about editors for #rust, like the new #intellij product, and here I am, still using #vim (now #neovim). The first time I hit :wq were in 2001.. 
 @7380419d Yeah, Helix is similar but without braking plugins. An editor with LSP support is more than enough! 
 @7380419d How do you do refactoring in such low-quality text editors instead of real IDE? Renaming a method, changing methods parameters, moving items from one file to another?