diff --git a/default.cfg b/default.cfg index 9b44916..38d2ee6 100644 --- a/default.cfg +++ b/default.cfg @@ -2703,7 +2703,7 @@ cmt_indent_multi = true # true/false # which is specified by the cmt_sp_after_star_cont. If cmt_width > 0, it may # be necessary to enable cmt_indent_multi and set cmt_reflow_mode = 2 # in order to achieve the desired alignment for line-wrapping. -cmt_align_doxygen_javadoc_tags = true # true/false +cmt_align_doxygen_javadoc_tags = false # true/false # The number of spaces to insert after the star and before doxygen # javadoc-style tags (@param, @return, etc). Requires enabling