You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E5108: Error executing lua vim/_init_packages.lua:40: dlopen failed: cannot
locate symbol "lua_pushlstring" referenced by "/data/data/com.termux/files
/home/foobar/lua/foo.so"...
stack traceback:
[C]: in function 'error'
vim/_init_packages.lua:40: in function <vim/_init_packages.lua:15>
[C]: in function 'require'
[string ":lua"]:1: in main chunk
Anyone know why? I'm on Termux
The text was updated successfully, but these errors were encountered:
require("foo")
gives me thisAnyone know why? I'm on Termux
The text was updated successfully, but these errors were encountered: