dotfiles/nvim/lua/plugins/cmake-tools.lua

7 lines
68 B
Lua

return {
{
'Civitasv/cmake-tools.nvim',
opts = {},
},
}