return { cmd = { 'astro-ls', '--stdio' }, filetypes = { 'astro' }, root_markers = { '.git', 'astro.config.mjs', 'astro.config.js', 'astro.config.ts' }, }