(c) Fix cursor in c configuration
This commit is contained in:
@@ -126,7 +126,7 @@ return {
|
||||
use_default_comment = false,
|
||||
|
||||
doxygen = {
|
||||
{ nil, "/* */", { no_results = true } },
|
||||
{ nil, "/* $1 */", { no_results = true } },
|
||||
{ nil, "/**" },
|
||||
{ nil, " * @brief $1" },
|
||||
{ nil, " *" },
|
||||
|
||||
Reference in New Issue
Block a user