Error check_lsp() failed
ray-x opened this issue · 2 comments
ray-x commented
updated the packer plugins. Seem check_lsp() not working
/usr/local/share/nvim/runtime/lua/vim/lsp.lua:80: in function
'resolve_bufnr'
/usr/local/share/nvim/runtime/lua/vim/lsp.lua:1586: in functio
n 'get_active_clients'
...packer/opt/windline.nvim/lua/windline/components/lsp.lua:22
: in function 'lsp_check'
...packer/opt/windline.nvim/lua/windline/components/lsp.lua:45
: in function 'check_lsp'
windwp commented
are you use any parameters on the check_lsp function?
what version of your neovim
windwp commented
my mistake I fix that