{ "languageserver": { "clangd": { "command": "clangd", "filetypes": ["c", "cpp"], "rootPatterns": ["compile_flags.txt", "compile_commands.json", ".vim/", ".git/", ".hg/"] } } }