-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Description
I recently updated with a git pull, on branch 3.0, to commit 91d3d8e. These details are not important, I'm not looking for support, but rather making a feature request. When I run, I get the following warning:
neocomplete does not work with this version of Vim.
It requires Vim 7.3.885 or later with Lua support ("+lua").
I will assume without any research that neocomplete is amazing, and totally worth the effort of getting a Vim with Lua running. I looked briefly at how to get such a thing, and did not see a single obvious recommended way.
So here's my feature request: concurrent with this new need for Vim +lua, please update the website installation instructions to point out the most idiomatic, convenient, upgradable way to obtain a suitable Vim on the most common operating systems and distributions. For example, if I happen to be on a recent Ubuntu, what would I do to get this to them in such a way that I can continue to update via the package system etc.? I'm not looking for the answer here, just hoping it ends up on the website eventually.
By the way, I'm a big fan of Lua; I gave a talk about it strange loop a few years ago, video and slides below if anyone is interested.