Skip to content

Disable pylsp not work #1047

Closed Answered by Jint-lzxy
rickywu asked this question in Q&A
Discussion options

You must be logged in to vote
settings["lsp_deps"] = function()
	return {
		"bashls",
		"clangd",
		"html",
		"jsonls",
		"lua_ls",
		-- "pylsp",
		-- "gopls",
	}
end

See Wiki: Usage#about-user-overrides-settings-options-events-etc.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rickywu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants