wilder.nvim
wilder.nvim copied to clipboard
Fzy Install
Little stuck on the installl of fzy-native. I build the repo and created a symbolic link in
home/linuxbrew/.linuxbrew/lib/lua/5.1/fzy-lua-native.so ----> fzy-lua-native/static/libfzy-linux-x86_64.so
Error
Vim(return):E5108: Error executing lua error loading module 'fzy-lua-native' from file '/home/linuxbrew/.linuxbrew/lib/lua/5.1/fzy-lua-native.so':
^I/home/linuxbrew/.linuxbrew/lib/lua/5.1/fzy-lua-native.so: undefined symbol: luaopen_lua-native
Did I link the wrong file? or is there an error with fzy-lua-native?