view SECURITY.md @ 33638:2d44cd7117fb

runtime(vim): Update ftplugin - comment motions (#13412) Commit: https://github.com/vim/vim/commit/fea96c00e55a71e3007907ff4f7ad513bb9ff0eb Author: dkearns <dougkearns@gmail.com> Date: Tue Oct 24 03:16:44 2023 +1100 runtime(vim): Update ftplugin - comment motions (https://github.com/vim/vim/issues/13412) 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>
author Christian Brabandt <cb@256bit.org>
date Mon, 23 Oct 2023 18:30:06 +0200
parents 965ed6e19279
children 13e4398925ea
line wrap: on
line source

# Security Policy

## Reporting a vulnerability

If you want to report a security issue, please privately disclose the issue to the current maintainer cb@256bit.org

**Please don't publicly disclose the issue until it has been addressed by us.**