# # moves class colon ops to the end of line # # $Id: class-nl_func-add.cfg 803 2007-07-25 00:36:25Z bengardner $ # indent_with_tabs = 0 # 1=indent to level only, 2=indent with tabs input_tab_size = 8 # original tab size output_tab_size = 3 # new tab size indent_columns = output_tab_size pos_class_colon = Trail pos_comma = Trail pos_class_comma = trail indent_class_colon = True nl_class_init_args = Add nl_class_colon = Add nl_fdef_brace = force sp_after_dc = remove sp_before_dc = remove