lspconfig = prequire('lspconfig') if lspconfig then lspconfig.pylsp.setup{} else print 'lspconfig is not installed' end