lsp_signature.nvim icon indicating copy to clipboard operation
lsp_signature.nvim copied to clipboard

fix lsp sumneko_lua crach

Open ayoubelmhamdi opened this issue 3 years ago • 1 comments

I don't know why I should add {} to the table to avoid sumneko_lua crash

require'lsp_signature'.setup(cfg)

==>
require'lsp_signature'.setup({cfg})

ayoubelmhamdi avatar Dec 07 '21 12:12 ayoubelmhamdi

I think there might be something releated with your environment. Would you send me a minimum vimrc for me to verify? I did not see this issue before.

ray-x avatar Dec 07 '21 23:12 ray-x

@ray-x This PR can probably be closed. No one found this issue in 2 years.

Zeioth avatar Oct 08 '23 18:10 Zeioth