1 2 3 4 5 6 7 8 9 10
return { cmd = {"clangd", "-j=6"}, filetypes = {"c", "h", "cpp", "hpp", "cc", "hh"}, root_markers = { ".clangd", "compile_commands.json", "compile_flags.txt", ".git", }, }