return { -- init_options = { -- logLevel = "debug", -- logFile = "/tmp/ty.log", -- }, cmd = { "ty", "server" }, filetypes = { "python" }, root_markers = { "ty.toml", "pyproject.toml", ".git", }, }