8 lines
174 B
Lua
8 lines
174 B
Lua
return {
|
|
{
|
|
"Badhi/nvim-treesitter-cpp-tools",
|
|
cmd = { "TSCppDefineClassFunc", "TSCppMakeConcreteClass", "TSCppRuleOf3", "TSCppRuleOf5" },
|
|
config = true,
|
|
},
|
|
}
|