How to have a Neovim configuration compatible with Vim
--
So you can have your cake and eat it too.
I have been a Vim user for about 8 years already. Most of this time I have written code using Neovim, and when they announced the Lua integration, I was excited about the possibilities. I use my Vim configuration at home but also at work. In Booking.com, we do a reasonable amount of development in remote machines. Typically, you use ssh
to remotely access a machine and do your work there. Many of those machines are quite liberal in regards of installing external packages (which includes Neovim)…