Hacker News new | ask | show | jobs
by fb03 1482 days ago
This was my pain point regarding 'making the leap to VIM'. I wanted something that was easily installable and reproducible. with PyCharm I can download a software and that's it. With VSCode, if I wanna develop in Rust, I install rust-analyzer with 2 clicks and that's it. Coc-nvim has always been a world of hurt that has been putting me off the 'vim-ide' train for quite a while.

Thank you for informing me about things like 'lunarvim'. I'm gonna check it out now!