I have officially become way more proficient in Neovim than I am in any other text editor or IDE. My favorite thing about Neovim is how minimalist and calming that you can set up Neovim to be. I now kind of cringe when I launch VS Code, and I get a ton of pop-up notifications in the bottom right of my screen, and the text editor is just littered with icons and menu options. For all side projects, I exclusively use Neovim, but I am kind of stuck with using VS Code with the Neovim extension for some of my tasks at work due to some code needing writen in Python.
I am glad that I finally made the switch. The only issue that I have ran into is fighting Mason and Python environments, but using Neovim has been a very enjoyable experience so far. If you have ever wanted to try out Neovim or if you want to see how I have my config set up, feel free to check out the link below. Feel free to clone the repo, fork it, steal it, or whatever.