mirror of
https://github.com/vim/vim.git
synced 2025-11-14 23:04:02 -05:00
Fix the pattern used by comment-motion mappings to match the start of a block comment. Block-comment start lines were being ignored if the previous line contained a double-quote character anywhere in the line. Line comments should only be ignored if the previous line is a full-line comment and, therefore, part of the current block comment. Signed-off-by: Christian Brabandt <cb@256bit.org>
5.0 KiB
5.0 KiB