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.
13 lines
508 B
13 lines
508 B
sp_inside_fparen = force
|
|
sp_cmt_cpp_start = force
|
|
indent_columns = 4
|
|
indent_continue = 8
|
|
indent_func_def_param = true
|
|
indent_func_proto_param = true
|
|
nl_func_type_name = force
|
|
nl_func_proto_type_name = force
|
|
nl_func_decl_start = force
|
|
nl_func_def_start = force
|
|
nl_func_decl_args = force
|
|
nl_func_def_args = force
|
|
align_func_params = true |