Aren't you making things needlessly complicated as this point? I like Vim, and Neovim, but wouldn't it be better / smarter / faster to just use Xcode?<p>It's great that Neovim can be used for iOS and macOS development, I perhaps fail to see the point. Xcode isn't the greatest IDE developer conceived by man, it's probably not even in the top 10, but at least you know that it will remain fairly stable (as in it's a stable platform, not that it's unlikely to crash) and always support iOS and macOS in the latest version. Every bit of documentation and reference material out there is also going to assume that you run Xcode... Oh and as the article points out, you're going to need Xcode anyway.
I've experimented with Neovim a few times, adding all sorts of plugins to make it work like VSCode or a Jetbrains IDE. But honestly, I just can't seem to get it to run as smoothly or feel as good as those IDEs.<p>It’s something to do with one of the LSPs that bogs it down and makes the experience untenable