I use the following Vim 7.4.691 build on a Windows x64 machine:
https://tuxproject.de/projects/vim/
I have Lua 5.3 correctly installed and added to my `%PATH%` env variable. In
fact when I run `:!where lua53.dll` I get `C:\Users\Pedro\lua\lua53.dll`.
However`:echo has('lua')` returns `0` and `:lua print('foo')` gives the
following error:
E448: Could not load library function lua_replace
Lua library cannot be loaded.
Any idea how to fix the lua detection?
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.