Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tries to search in blobs and does not ignore them #71

Open
matu3ba opened this issue Oct 19, 2023 · 0 comments
Open

tries to search in blobs and does not ignore them #71

matu3ba opened this issue Oct 19, 2023 · 0 comments

Comments

@matu3ba
Copy link

matu3ba commented Oct 19, 2023

After gf on a path to an elf file, I get the following errors (Error executing lua: Vim:E976: using Blob as a String):

Error executing vim.schedule lua callback: ...cal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/buffer.lua:112: Error executing lua: Vim:E976: using Blob as a String
stack traceback:
        [C]: in function 'strcharpart'
        ...cal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/buffer.lua:316: in function 'index_line'
        ...cal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/buffer.lua:125: in function <...cal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/buffer.lua:117>
        [C]: in function 'nvim_buf_call'
        ...cal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/buffer.lua:112: in function 'safe_buf_call'
        ...cal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/buffer.lua:117: in function 'index_range'
        ...cal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/buffer.lua:169: in function 'callback'
        ...ocal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/timer.lua:48: in function <...ocal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/timer.lua:42>
stack traceback:
        [C]: in function 'nvim_buf_call'
        ...cal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/buffer.lua:112: in function 'safe_buf_call'
        ...cal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/buffer.lua:117: in function 'index_range'
        ...cal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/buffer.lua:169: in function 'callback'
        ...ocal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/timer.lua:48: in function <...ocal/share/nvim/lazy/cmp-buffer/lua/cmp_buffer/timer.lua:42>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant