wilder.nvim icon indicating copy to clipboard operation
wilder.nvim copied to clipboard

Fzy Install

Open phortonssf opened this issue 3 years ago • 0 comments

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?

phortonssf avatar Dec 25 '22 03:12 phortonssf