Or just use what works best for you, since everyone is a little different, but don't forget to try new things to see if they work better for you moving forward. Oh, and don't be like this author, and don't tell people what to do like me and this author.
Every time I try to use neovim something goes wrong and I give up. It sucks on windows because fuck you windows users obviously, I mean I definitely should change my OS just so I can run neovim but I haven't got round to doing that sorry.
But I also tried it on linux (Fedora, whatever version I was running at the time) and WSL (Ubuntu this time) and I still couldn't get it to work.
Checking my notes, last time (03/25) I was trying to get it to work with an LSP server a colleague had created for an in-house programming language. After pulling my hair out with installation instructions and getting the right version to play ball with the LSP server it seems I hit a snag with neovim not picking up the vimrc_example.vim file from the location it said it should, and then an error when I removed the file at the path of the vimrc_example it wasn't picking up options from (meaning it really was accessing the first file but just ignoring everything in it). It seems I was trying to use that file because it was recommended by the neovim dox online (I think the dox said to create an init.lua file pointing to that vim file).
So I gave up on neovim and went back to using vim.
Now, what's all that puerile invective in the article above about? How is swearing at your users going to make them appreciate your work? Wouldn't it be better to just have something that's easy to use? I've installed vim on all my computers running every major operating system and it's never gave me any trouble with picking up its vimrc or anything else really (except plugins... plugins suck).
Why is neovim so hard to get started with? It's a fork of vim, right? What did the devs change that so drastically changes the experience using vim? I don't understand.
I actually use Neovim. What brings me joy more than using it though, is pretending I don't to wind the zealots up. I'll even open VS Code sometimes and do something extremely slowly in front of them while I watch the rage build up. Lovely way to unwind when you get the chance.
We know they're wise because they insult everything else in the world and claim to know the one true way.
There are parts of the old internet that I don't miss.
/s, I hope.
https://github.com/martanne/vis
But I also tried it on linux (Fedora, whatever version I was running at the time) and WSL (Ubuntu this time) and I still couldn't get it to work.
Checking my notes, last time (03/25) I was trying to get it to work with an LSP server a colleague had created for an in-house programming language. After pulling my hair out with installation instructions and getting the right version to play ball with the LSP server it seems I hit a snag with neovim not picking up the vimrc_example.vim file from the location it said it should, and then an error when I removed the file at the path of the vimrc_example it wasn't picking up options from (meaning it really was accessing the first file but just ignoring everything in it). It seems I was trying to use that file because it was recommended by the neovim dox online (I think the dox said to create an init.lua file pointing to that vim file).
So I gave up on neovim and went back to using vim.
Now, what's all that puerile invective in the article above about? How is swearing at your users going to make them appreciate your work? Wouldn't it be better to just have something that's easy to use? I've installed vim on all my computers running every major operating system and it's never gave me any trouble with picking up its vimrc or anything else really (except plugins... plugins suck).
Why is neovim so hard to get started with? It's a fork of vim, right? What did the devs change that so drastically changes the experience using vim? I don't understand.
Let people do what they want!