From 16141c961a6ea4df178d4d9ddfc9cad801a8d8ee Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Wed, 20 Oct 2021 14:09:51 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=BD?= =?UTF-8?q?=D0=B0=D1=8F=20=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B0=20(=D0=B8?= =?UTF-8?q?=D0=BD=D0=B0=D1=87=D0=B5=20=D0=BF=D1=80=D0=BE=D0=BF=D0=B0=D0=B4?= =?UTF-8?q?=D0=B0=D0=B5=D1=82=20=D0=BE=D1=82=D0=BA=D1=80=D1=8B=D0=B2=D0=B0?= =?UTF-8?q?=D1=8E=D1=89=D0=B0=D1=8F=20=D0=BA=D0=B2=D0=B0=D0=B4=D1=80=D0=B0?= =?UTF-8?q?=D1=82=D0=BD=D0=B0=D1=8F=20=D1=81=D0=BA=D0=BE=D0=B1=D0=BA=D0=B0?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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