Hacker News new | ask | show | jobs
by cntrl 1042 days ago
Even though I've slowly migrated over to neovim throughout the past ~2 years or so, I still use vim as more of a "general purpose" text editor.

Neovim (mainly due to the amount of useful plugins + lsp support) is used by me as a full featured IDE, which I almost exclusively use for larger coding projects.

For quick scripting or editing of files I use my vim config, which is less bloated and very minimalistic.

The differentation probably doesn't make much sense, but for some reason I like using both.