Add updated cpp config

This commit is contained in:
Alex Selimov 2025-09-03 20:00:02 -04:00
parent 31c5f09b70
commit fb56c47f3a
Signed by: aselimov
GPG key ID: 3DDB9C3E023F1F31
3 changed files with 20 additions and 23 deletions

View file

@ -10,6 +10,8 @@ return {
end,
},
{ "cdelledonne/vim-cmake" },
{
"Exafunction/windsurf.vim",
event = "BufEnter",
@ -28,4 +30,5 @@ return {
end,
version = "*",
},
}
}