vim/runtime/pack/dist/opt/comment
Maxim Kim dd776dd5f0
patch 9.1.1336: comment plugin does not support case-insensitive 'commentstring'
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>
2025-04-22 20:14:30 +02:00
..
autoload patch 9.1.1336: comment plugin does not support case-insensitive 'commentstring' 2025-04-22 20:14:30 +02:00
doc patch 9.1.1229: the comment plugin can be improved 2025-03-21 18:04:37 +01:00
plugin patch 9.1.1229: the comment plugin can be improved 2025-03-21 18:04:37 +01:00