return { cmd = { 'vscode-html-language-server', '--stdio' }, filetypes = { 'html', 'htm', 'xhtml' }, root_markers = { '.git', 'index.html' }, }