return { settings = { clangd = { filetypes = { "c","cpp" }, single_file_support = true, } } }