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
I get this error on a loop as soon as I begin the files or the staged grep command.
:Telescope fzf_writer files Error executing luv callback:
...ck/packer/start/telescope.nvim/lua/telescope/pickers.lua:1145: E5560: nvim_buf_is_valid must not be called in a lua loop callback
stack traceback:
[builtin#36]: at 0x0105732405
Is this due to the commands being wrapped in a plenary job?
The text was updated successfully, but these errors were encountered:
I get this error on a loop as soon as I begin the files or the staged grep command.
Is this due to the commands being wrapped in a plenary job?
The text was updated successfully, but these errors were encountered: