Closed oblitum closed 3 years ago
I've hit this after the latest updates, while using nvim-dap (never happened before):
Error executing luv callback: .../site/pack/packer/start/impatient.nvim/lua/impatient.lua:138: E5560: nvim_get_option must not be called in a lua loop callback
nvim 0.5
Thanks. Just fixed this but note that require in a fast callback currently has a known issue in Neovim so nvim-dap should probably be fixed as well.
require
Working fine now, thx.
I've hit this after the latest updates, while using nvim-dap (never happened before):
nvim 0.5