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.

34 lines
1.2 KiB

sp_arith = force
sp_assign = force
sp_enum_assign = force
sp_bool = force
sp_compare = force
sp_inside_paren = remove
sp_before_sparen = force
indent_columns = 3
indent_with_tabs = 0
indent_func_def_force_col1 = true
indent_col1_comment = true
indent_bool_paren = 1
indent_first_bool_expr = true
nl_var_def_blk_end_func_top = 2
nl_if_brace = force
nl_while_brace = force
nl_after_semicolon = true
nl_max = 3
nl_after_func_proto_group = 2
nl_after_func_body = 2
pos_bool = lead_force
pos_compare = lead
code_width = 80
ls_for_split_full = true
align_assign_span = 1
align_enum_equ_span = 1
cmt_width = 80
cmt_star_cont = true
mod_full_paren_if_bool = true
pp_indent = add
pp_indent_at_level = true
pp_indent_count = 3
pp_if_indent_code = true