You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
335 B

# CPP to C comment conversion
indent_columns = 4
indent_with_tabs = 0
nl_after_multiline_comment = true
cmt_cpp_group = true
cmt_cpp_nl_start = true
cmt_cpp_nl_end = true
cmt_cpp_to_c = true
cmt_star_cont = true