mirror of
https://github.com/vim/vim
synced 2025-04-30 05:17:45 +02:00
Problem: comment plugin does not support case-insensitive 'commentstring' (char101) Solution: Use pattern '\c' to make the regex case-insensitive (Maxim Kim) fixes: #17184 closes: #17186 Signed-off-by: Maxim Kim <habamax@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org> |
||
---|---|---|
.. | ||
comment.vim |