Files
Ingo Karkat aff2fce2b8 BUG: ingo#comments#SplitIndentAndText() and ingo#comments#RemoveCommentPrefix() fail with nestable comment prefixes with "E688: More targets than List items"
Implementation in s:SplitIndentAndText() was based on unnestable prefixes. Instead of adding 1 to the actual nesting level to obtain the pattern multiplier, ensure it is at least 1.
2017-06-27 12:48:17 +02:00
..