from the completion-nvim docs ... lua require'lspconfig'.pyls.setup{on_attach=require'completion'.on_attach}. they pass the function, ...
確定! 回上一頁