Open srolel opened 8 years ago
Same issue here on Ubuntu 14.04 64bit, with vim 7.4 and latest version of spf13-vim as of today.
Forgot to update, I solved this by installing tuxproject's vim's build. Apparently the one from vim.org doesn't have the right flag.
+1 auto complete does not work on Ubuntu 14.04, lacking +lua
support.
This is a duplicate of #790. I think it should be closed.
I have this issue with the chocolatey install. I'm on Windows 10. When I type :echo has("lua")
I get 0
. Which is odd because :version
says +lua/dyn
.
Any ideas?
You can recompile vim with lua, here is a Tutorial on Ubuntu 18.04 ! You need install :
Snippets do work, but completion doesn't if I try
:NeoCompleteEnable
or most other commands, I get the messageneocomplete requires Vim 7.3.885 or later with Lua support ("+lua")
.I installed spf13 recently and have Vim 7.4 and
+lua/dyn
.I'm on windows 8