Replies: 1 comment 6 replies
-
|
Hey, this issue is usually a rust build mismatch for your setup (like LuaJIT or arch problems). Quickfixes, either delete If you wanna debug later, locate the lib in the plugin source and ldd it for arch/perms issues. If you feel adventurous, use rust nightly to build yourself the lib: |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
It appears when I open a file and enter i or a mode.
Error executing vim.schedule lua callback: error loading module 'blink_ dlsym(0x394bf15b0,
luaopen_blink_cmp_fuzzy): symbol not found
stack traceback:|
C: at 0x01048e64d0
C:
at 0x01048e68cc
C: in function 'require'
•1/share/nvim/lazy/blink.cmp/lua/blink/cmp/fuzzy/init.lua:17: in • /.local/share/nvim/lazy/blink.cmp/lua/blink/cmp/init.lua:24: in
vim/_editor.lua: in function <vim/_editor.lua:0>|
Beta Was this translation helpful? Give feedback.
All reactions