10 Commits

Author SHA1 Message Date
64c8105867 runtime(rst): Preserve indentation of directives
This patch preserves indentation in comments.  It work by removing the
explicit 3-space indentation and replaces with with an expression which
uses the current value with a minimum of three spaces.

Discussed in the mailing list:

    https://groups.google.com/g/vim_dev/c/rn8ZLDrCbYU

Thanks to Friedrich Romstedt for reporting and Christian Brabandt for
investigating the issue.

closes: #18566

Signed-off-by: Marshall Ward <marshall.ward@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-10-13 18:40:16 +00:00
0382f05dbd runtime: Set b:undo_indent where missing (#12944)
Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-08-28 21:32:59 +02:00
d1caa941d8 Update runtime files 2020-04-10 22:10:56 +02:00
214641f77d Runtime file updates. 2017-03-05 17:04:09 +01:00
5302d9ebc1 Updated runtime files. 2011-09-14 17:55:08 +02:00
335437bb24 updated for version 7.1b 2007-05-10 18:32:52 +00:00
c9b4b05b35 updated for version 7.0g 2006-04-30 18:54:39 +00:00
57657d85c6 updated for version 7.0e05 2006-04-21 22:12:41 +00:00
42eeac3552 updated for version 7.0097 2005-06-29 22:40:58 +00:00
071d4279d6 updated for version 7.0001 2004-06-13 20:20:40 +00:00