---@brief --- --- https://github.com/glehmann/earthlyls --- --- A fast language server for earthly. return { cmd = { 'earthlyls' }, filetypes = { 'earthfile' }, root_markers = { 'Earthfile' }, }