return {
'Civitasv/cmake-tools.nvim',
dependencies = { 'nvim-lua/plenary.nvim' },
ft = { 'c', 'cpp' },
opts = {},
}