1 2 3 4 5 6 7 8
return { cmd = { 'clangd', '--background-index', }, filetypes = {'c','cpp'}, root_markers = {'CMakeLists.txt', '.clangd'} }