Временная правка (иначе пропадает открывающая квадратная скобка)
This commit is contained in:
parent
2d1e08d362
commit
16141c961a
@ -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
|
# 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
|
# be necessary to enable cmt_indent_multi and set cmt_reflow_mode = 2
|
||||||
# in order to achieve the desired alignment for line-wrapping.
|
# 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
|
# The number of spaces to insert after the star and before doxygen
|
||||||
# javadoc-style tags (@param, @return, etc). Requires enabling
|
# javadoc-style tags (@param, @return, etc). Requires enabling
|
||||||
|
Loading…
Reference in New Issue
Block a user